shiro-perms
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "shiro-perms", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Apache Shiro permission style using Trie data structure", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -22,4 +23,4 @@ "test": "mocha tests/" | ||
"dependencies": { | ||
"hoek": "4.1.0", | ||
"msgpack5": "^3.6.0" | ||
"hoek": "6.1.3", | ||
"msgpack5": "^3.6.1" | ||
}, | ||
@@ -26,0 +27,0 @@ "repository": { |
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
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
35
1130
1077395
+ Addedhoek@6.1.3(transitive)
- Removedhoek@4.1.0(transitive)
Updatedhoek@6.1.3
Updatedmsgpack5@^3.6.1