Socket
Socket
Sign inDemoInstall

@verdaccio/local-storage

Package Overview
Dependencies
Maintainers
1
Versions
154
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 0.1.4 to 0.2.0

10

CHANGELOG.md

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

<a name="0.2.0"></a>
# [0.2.0](https://github.com/verdaccio/local-storage/compare/v0.1.4...v0.2.0) (2018-01-17)
### Features
* update minor dependencies ([92daa81](https://github.com/verdaccio/local-storage/commit/92daa81))
<a name="0.1.4"></a>

@@ -7,0 +17,0 @@ ## [0.1.4](https://github.com/verdaccio/local-storage/compare/v0.1.3...v0.1.4) (2018-01-17)

38

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

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

"@verdaccio/file-locking": "0.0.5",
"@verdaccio/streams": "0.0.2",
"async": "2.5.0",
"@verdaccio/streams": "1.0.0",
"async": "2.6.0",
"http-errors": "1.6.2",

@@ -25,22 +25,20 @@ "lodash": "4.17.4",

"devDependencies": {
"@verdaccio/types": "^0.1.1",
"babel-cli": "6.24.1",
"babel-core": "6.25.0",
"babel-eslint": "7.2.3",
"babel-jest": "21.2.0",
"babel-plugin-flow-runtime": "0.11.1",
"babel-plugin-istanbul": "4.1.4",
"@verdaccio/types": "^0.2.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-eslint": "8.2.1",
"babel-jest": "22.1.0",
"babel-plugin-flow-runtime": "0.15.0",
"babel-plugin-istanbul": "4.1.5",
"babel-plugin-transform-async-to-generator": "6.24.1",
"babel-preset-env": "1.6.0",
"babel-preset-env": "1.6.1",
"babel-preset-flow": "6.23.0",
"cross-env": "5.0.5",
"eslint": "4.4.1",
"cross-env": "5.1.3",
"eslint": "4.15.0",
"eslint-config-google": "0.9.1",
"eslint-plugin-flowtype": "2.35.0",
"eslint-plugin-jest": "21.2.0",
"flow-bin": "0.52.0",
"flow-runtime": "0.13.0",
"jest": "21.2.1",
"standard-version": "4.3.0",
"rmdir-sync": "1.0.1"
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-jest": "21.6.2",
"jest": "22.1.1",
"rmdir-sync": "1.0.1",
"standard-version": "4.3.0"
},

@@ -47,0 +45,0 @@ "publishConfig": {

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