npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.uv-protect

v0.6.0

Published

UV-Protect from openUV-API

Downloads

137

Readme

Logo

ioBroker.uv-protect

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Known Vulnerabilities Test and Release

License Donate

uv-protect adapter for ioBroker

UV-Protect from openUV-API


If you like it, please consider a donation:

paypal


What is Sentry.io and what is reported to the servers of that company?

Sentry.io is a service for developers to get an overview about errors from their applications. And exactly this is implemented in this adapter.

When the adapter crashes or an other Code error happens, this error message that also appears in the ioBroker log is submitted to Sentry. When you allowed iobroker GmbH to collect diagnostic data then also your installation ID (this is just a unique ID without any additional infos about you, email, name or such) is included. This allows Sentry to group errors and show how many unique users are affected by such an error. All of this helps me to provide error free adapters that basically never crashs.


Changelog

0.6.0 (2024-02-05)

  • (simatec) Dependencies updated
  • (simatec) gulp deleted
  • (simatec) @iobroker/adapter-dev
  • (simatec) Translation updated

0.5.1 (2023-11-02)

  • (simatec) Dependencies updated

0.5.0 (2023-10-11)

  • (simatec) Dependencies updated
  • (simatec) Fix units
  • (simatec) Code clean

0.4.2 (2023-09-05)

  • (simatec) Dependencies updated
  • (simatec) test and release updated
  • (simatec) Translation updated

0.4.1 (2023-06-19)

  • (simatec) Dependencies updated
  • (simatec) Fix Adapter Stop

0.4.0 (2023-03-18)

  • (simatec) Dependencies updated
  • (simatec) Repo updated

0.3.7 (2022-11-01)

  • (simatec) Fix Axios Request
  • (simatec) Dependencies updated

0.3.6 (2022-07-11)

  • (simatec) Fix Request
  • (simatec) timeout added
  • (simatec) Dependencies updated

0.3.5 (2022-02-08)

  • (simatec) Fix value types
  • (simatec) Fix Axios Request
  • (simatec) Dependencies updated

0.3.4 (2021-11-17)

  • (simatec) Dependencies updated
  • (simatec) test and release updated

0.3.3 (31.07.2021)

  • (simatec) Bugfix async/await function

0.3.2 (28.07.2021)

  • (simatec) Bugfix

0.3.1 (28.06.2021)

  • (simatec) Date / time formatted

0.3.0 (24.06.2021)

  • (simatec) code cleaning
  • (simatec) added translate to system language for states
  • (simatec) Bugfix Timestamp
  • (simatec) value formating
  • (simatec) Dependencies updated
  • (simatec) name for states updated

0.2.3

  • (simatec) apiKey auto encrypted

0.2.2

  • (simatec) apiKey encrypted
  • (simatec) fix async function

0.2.1

  • (simatec) Fix for latest Repo

0.2.0

  • (simatec) jsonConfig for Admin5 added

0.1.0

  • (simatec) First Beta

0.0.1

  • (simatec) initial release

License

MIT License

Copyright (c) 2021 - 2024 simatec

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.