@mashroom/mashroom-storage
Advanced tools
Comparing version 1.1.4 to 1.2.0
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"files": [ | ||
@@ -14,8 +14,8 @@ "dist/**", | ||
"dependencies": { | ||
"@mashroom/mashroom-utils": "1.1.4" | ||
"@mashroom/mashroom-utils": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.0", | ||
"@mashroom/mashroom": "1.1.4", | ||
"eslint": "^6.4.0", | ||
"@babel/cli": "^7.6.4", | ||
"@mashroom/mashroom": "1.2.0", | ||
"eslint": "^6.6.0", | ||
"jest": "^24.9.0" | ||
@@ -22,0 +22,0 @@ }, |
@@ -10,3 +10,3 @@ | ||
If *node_modules/@mashroom* is configured as plugin path just add this package as _dependency_. | ||
If *node_modules/@mashroom* is configured as plugin path just add **@mashroom/mashroom-storage** as *dependency*. | ||
@@ -13,0 +13,0 @@ Then use the security service like this: |
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
13677
14
+ Added@mashroom/mashroom-utils@1.2.0(transitive)
- Removed@mashroom/mashroom-utils@1.1.4(transitive)