Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@verdaccio/local-storage

Package Overview
Dependencies
Maintainers
5
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdaccio/local-storage - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

10

CHANGELOG.md

@@ -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)

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc