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

websocket-heartbeat-js

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket-heartbeat-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

16

package.json
{
"name": "websocket-heartbeat-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "websocket heartbeat",

@@ -14,6 +14,12 @@ "main": "index.js",

"keywords": [
"zimv"
"zimv",
"websocket",
"heartbeat"
],
"author": "zimv",
"license": "MIT",
"files": [
"dist",
"lib"
],
"bugs": {

@@ -32,8 +38,10 @@ "url": "https://github.com/zimv/websocket-heartbeat-js/issues"

"webpack": "^4.20.2",
"webpack-cli": "^3.1.1"
"webpack-cli": "^3.1.2"
},
"babel": {
"presets": ["env"],
"presets": [
"env"
],
"plugins": []
}
}
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