New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

shelly-iot

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shelly-iot - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

.github/FUNDING.yml

10

package.json
{
"name": "shelly-iot",
"version": "1.1.1",
"version": "1.1.2",
"description": "Library to communicate with Shelly.io devices",

@@ -29,11 +29,11 @@ "keywords": [

"dependencies": {
"coap": "^0.24.0",
"coap": "^0.26.0",
"node-rest-client": "^3.1.0"
},
"devDependencies": {
"@alcalzone/release-script": "^1.8.1",
"mocha": "^8.2.1",
"chai": "^4.2.0",
"@alcalzone/release-script": "^3.4.1",
"mocha": "^9.1.3",
"chai": "^4.3.4",
"istanbul": "^0.4.5"
}
}
# shelly-iot
[![Greenkeeper badge](https://badges.greenkeeper.io/Apollon77/shelly-iot.svg)](https://greenkeeper.io/)
[![NPM version](http://img.shields.io/npm/v/shelly-iot.svg)](https://www.npmjs.com/package/shelly-iot)

@@ -98,2 +97,4 @@ [![Downloads](https://img.shields.io/npm/dm/shelly-iot.svg)](https://www.npmjs.com/package/shelly-iot)

## Changelog
### 1.1.2 (2021-11-05)
* (Apollon77) Update node-coap dep

@@ -122,3 +123,3 @@ ### 1.1.1 (2020-11-14)

### v1.0.2 (2018.12.30)
* check if payload is identical. Work around for Shelly H&T with equal serial numbers in messages with new payload
* check if payload is identical. Work around for Shelly H&T with equal serial numbers in messages with new payload

@@ -125,0 +126,0 @@ ### v1.0.1 (2018.11.11)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc