@mashroom/mashroom-browser-cache
Advanced tools
Comparing version 1.7.10 to 1.8.0
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "1.7.10", | ||
"version": "1.8.0", | ||
"files": [ | ||
@@ -14,12 +14,12 @@ "dist/**", | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.16", | ||
"@mashroom/mashroom": "1.7.10", | ||
"@mashroom/mashroom-security": "1.7.10", | ||
"@mashroom/mashroom-utils": "1.7.10", | ||
"@types/express": "^4.17.11", | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.28", | ||
"eslint": "^7.20.0", | ||
"jest": "^26.6.3", | ||
"typescript": "^4.1.5" | ||
"@babel/cli": "^7.14.8", | ||
"@mashroom/mashroom": "1.8.0", | ||
"@mashroom/mashroom-security": "1.8.0", | ||
"@mashroom/mashroom-utils": "1.8.0", | ||
"@types/express": "^4.17.13", | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^16.4.10", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.0.6", | ||
"typescript": "^4.3.5" | ||
}, | ||
@@ -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
8013