@mashroom/mashroom-storage
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -29,4 +29,2 @@ "use strict"; | ||
} | ||
// @ts-ignore | ||
return this._currentWrappedStorage; | ||
@@ -33,0 +31,0 @@ }; |
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"files": [ | ||
@@ -14,7 +14,7 @@ "dist/**", | ||
"dependencies": { | ||
"@mashroom/mashroom-utils": "2.4.0" | ||
"@mashroom/mashroom-utils": "2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@mashroom/mashroom": "2.4.0", | ||
"@mashroom/mashroom-memory-cache": "2.4.0" | ||
"@mashroom/mashroom": "2.4.1", | ||
"@mashroom/mashroom-memory-cache": "2.4.1" | ||
}, | ||
@@ -21,0 +21,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
27528
485
+ Added@mashroom/mashroom-utils@2.4.1(transitive)
- Removed@mashroom/mashroom-utils@2.4.0(transitive)