@verdaccio/local-storage
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.1.5"></a> | ||
## [1.1.5](https://github.com/verdaccio/local-storage/compare/v1.1.4...v1.1.5) (2019-02-11) | ||
### Bug Fixes | ||
* update async for lodash security issue ([92444b2](https://github.com/verdaccio/local-storage/commit/92444b2)) | ||
<a name="1.1.4"></a> | ||
@@ -7,0 +17,0 @@ ## [1.1.4](https://github.com/verdaccio/local-storage/compare/v1.1.3...v1.1.4) (2019-02-05) |
{ | ||
"name": "@verdaccio/local-storage", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "local storage implementation", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@verdaccio/file-locking": "0.0.7", | ||
"@verdaccio/file-locking": "0.0.8", | ||
"@verdaccio/streams": "1.0.0", | ||
"async": "2.6.1", | ||
"async": "3.0.0", | ||
"http-errors": "1.7.1", | ||
@@ -23,0 +23,0 @@ "lodash": "4.17.11", |
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
62430
+ Added@verdaccio/file-locking@0.0.8(transitive)
+ Addedasync@3.0.0(transitive)
+ Addedlockfile@1.0.4(transitive)
+ Addedsignal-exit@3.0.7(transitive)
- Removed@verdaccio/file-locking@0.0.7(transitive)
- Removedasync@2.6.1(transitive)
- Removedlockfile@1.0.3(transitive)
- Removedlodash@4.17.10(transitive)
Updatedasync@3.0.0