deadmanswitch
Advanced tools
Comparing version 0.0.5 to 0.1.0
{ | ||
"name": "deadmanswitch", | ||
"type": "module", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"description": "", | ||
"bin": { | ||
"deadmanswitch": "./lib/index.js", | ||
"deadmanswitch": "./lib/deadmanswitch.js", | ||
"deadmanswitch-pull": "./docker/build.sh" | ||
}, | ||
"exports": { | ||
"./*": { | ||
"types": "./types/src/*", | ||
"import": "./lib/*", | ||
"require": "./lib/*" | ||
} | ||
}, | ||
"main": "index.js", | ||
@@ -19,2 +26,4 @@ "scripts": { | ||
"@degulabs/build": "^0.0.1", | ||
"@playwright/test": "^1.48.2", | ||
"@types/ms": "^0.7.34", | ||
"@types/node": "^22.8.5", | ||
@@ -26,4 +35,5 @@ "@types/ws": "^8.5.12", | ||
"dependencies": { | ||
"ms": "^2.1.3", | ||
"ws": "^8.18.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39583
18
798
2
7
1
5
5