@mashroom/mashroom-storage
Advanced tools
Comparing version 1.8.3 to 1.9.0
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "1.8.3", | ||
"version": "1.9.0", | ||
"files": [ | ||
@@ -14,12 +14,12 @@ "dist/**", | ||
"dependencies": { | ||
"@mashroom/mashroom-utils": "1.8.3" | ||
"@mashroom/mashroom-utils": "1.9.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@mashroom/mashroom": "1.8.3", | ||
"@mashroom/mashroom-memory-cache": "1.8.3", | ||
"@types/jest": "^26.0.24", | ||
"@babel/cli": "^7.15.7", | ||
"@mashroom/mashroom": "1.9.0", | ||
"@mashroom/mashroom-memory-cache": "1.9.0", | ||
"@types/jest": "^27.0.1", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.0.6", | ||
"typescript": "^4.3.5" | ||
"jest": "^27.2.0", | ||
"typescript": "^4.4.3" | ||
}, | ||
@@ -26,0 +26,0 @@ "jest": { |
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
24609
+ Added@mashroom/mashroom-utils@1.9.0(transitive)
- Removed@mashroom/mashroom-utils@1.8.3(transitive)