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.3 to 1.1.4

lib/index.d.ts

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.1.4"></a>
## [1.1.4](https://github.com/verdaccio/local-storage/compare/v1.1.3...v1.1.4) (2019-02-05)
### Bug Fixes
* lodash vulnerability ([11eb253](https://github.com/verdaccio/local-storage/commit/11eb253))
<a name="1.1.3"></a>

@@ -7,0 +17,0 @@ ## [1.1.3](https://github.com/verdaccio/local-storage/compare/v1.1.2...v1.1.3) (2018-07-15)

6

package.json
{
"name": "@verdaccio/local-storage",
"version": "1.1.3",
"version": "1.1.4",
"description": "local storage implementation",

@@ -21,4 +21,4 @@ "main": "lib/index.js",

"async": "2.6.1",
"http-errors": "1.6.2",
"lodash": "4.17.10",
"http-errors": "1.7.1",
"lodash": "4.17.11",
"mkdirp": "0.5.1"

@@ -25,0 +25,0 @@ },

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