websocket-heartbeat-js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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": [] | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
8458
5
106
1