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

@verdaccio/local-storage

Package Overview
Dependencies
Maintainers
4
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 12.0.0-next-7.20 to 12.0.0-next-8.21

2

build/local-database.js

@@ -45,3 +45,3 @@ "use strict";

path: this.path
}, 'local storage path @{path}');
}, 'local storage path: @{path}');
debug('plugin storage path %o', this.path);

@@ -48,0 +48,0 @@ }

{
"name": "@verdaccio/local-storage",
"version": "12.0.0-next-7.20",
"version": "12.0.0-next-8.21",
"description": "Local storage implementation",

@@ -39,7 +39,7 @@ "keywords": [

"dependencies": {
"@verdaccio/core": "7.0.0-next-7.20",
"@verdaccio/core": "7.0.0-next-8.21",
"@verdaccio/file-locking": "12.0.0-next.1",
"@verdaccio/utils": "7.0.0-next-7.20",
"core-js": "3.35.0",
"debug": "4.3.4",
"@verdaccio/utils": "7.0.0-next-8.21",
"core-js": "3.37.1",
"debug": "4.3.6",
"globby": "11.1.0",

@@ -54,7 +54,7 @@ "lockfile": "1.0.4",

"@types/minimatch": "5.1.2",
"@verdaccio/config": "7.0.0-next-7.20",
"@verdaccio/logger": "7.0.0-next-7.20",
"@verdaccio/config": "7.0.0-next-8.21",
"@verdaccio/logger": "7.0.0-next-8.21",
"@verdaccio/test-helper": "3.0.0-next-7.2",
"@verdaccio/types": "12.0.0-next-7.5",
"minimatch": "9.0.4"
"minimatch": "9.0.5"
},

@@ -67,3 +67,3 @@ "funding": {

"clean": "rimraf ./build",
"test": "jest --runInBand",
"test": "vitest run",
"type-check": "tsc --noEmit -p tsconfig.build.json",

@@ -70,0 +70,0 @@ "build:types": "tsc --emitDeclarationOnly -p tsconfig.build.json",

Sorry, the diff of this file is not supported yet

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