@phiresky/redis-remotify
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@phiresky/redis-remotify", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "a tiny library for remote calls and events via redis", | ||
@@ -18,3 +18,3 @@ "main": "bin/remotify.js", | ||
"lint-staged": { | ||
"*.{ts,tsx,js,jsx}": [ | ||
"*.{json,ts,tsx,js,jsx}": [ | ||
"prettier --write", | ||
@@ -29,3 +29,5 @@ "git add" | ||
"@types/debug": "^0.0.30", | ||
"@types/redis": "^2.8.4" | ||
"@types/redis": "^2.8.4", | ||
"husky": "^0.14.3", | ||
"lint-staged": "^6.0.0" | ||
}, | ||
@@ -32,0 +34,0 @@ "dependencies": { |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
9755
2
249
1
4