Socket
Socket
Sign inDemoInstall

@verdaccio/local-storage

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

12

package.json
{
"name": "@verdaccio/local-storage",
"version": "12.0.0-next-7.7",
"version": "12.0.0-next-7.8",
"description": "Local storage implementation",

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

"dependencies": {
"@verdaccio/core": "7.0.0-next-7.7",
"@verdaccio/core": "7.0.0-next-7.8",
"@verdaccio/file-locking": "12.0.0-next.1",
"@verdaccio/utils": "7.0.0-next-7.7",
"@verdaccio/utils": "7.0.0-next-7.8",
"core-js": "3.35.0",

@@ -54,4 +54,4 @@ "debug": "4.3.4",

"@types/minimatch": "5.1.2",
"@verdaccio/config": "7.0.0-next-7.7",
"@verdaccio/logger": "7.0.0-next-7.7",
"@verdaccio/config": "7.0.0-next-7.8",
"@verdaccio/logger": "7.0.0-next-7.8",
"@verdaccio/test-helper": "3.0.0-next.1",

@@ -67,3 +67,3 @@ "@verdaccio/types": "12.0.0-next.2",

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

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

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