Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

home-assistant-js-websocket

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

home-assistant-js-websocket - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/haws.cjs.js

13

package.json
{
"name": "home-assistant-js-websocket",
"version": "0.1.0",
"version": "0.1.1",
"description": "Home Assistant websocket client",

@@ -13,9 +13,9 @@ "main": "dist/haws.cjs.js",

"scripts": {
"dev": "rollup -c --watch --sourcemap inline",
"watch": "rollup -c --watch --sourcemap inline",
"build": "rollup -c --environment BUILD_DEV:0",
"test": "eslint lib"
"lint": "eslint lib"
},
"author": "Paulus Schoutsen <paulus@paulusschoutsen.nl>",
"license": "MIT",
"dependencies": {
"devDependencies": {
"eslint": "^3.11.0",

@@ -30,3 +30,6 @@ "eslint-config-airbnb-base": "^10.0.1",

"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony"
}
},
"files": [
"dist"
]
}
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