Socket
Socket
Sign inDemoInstall

verdaccio-auth-memory

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verdaccio-auth-memory - npm Package Compare versions

Comparing version 12.0.0-next.3 to 12.0.0-next.4

3

build/index.js

@@ -15,4 +15,3 @@ "use strict";

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
var _default = _Memory.default;
exports.default = _default;
var _default = exports.default = _Memory.default;
//# sourceMappingURL=index.js.map
# Change Log
## 12.0.0-next.4
### Patch Changes
- @verdaccio/core@7.0.0-next.4
## 12.0.0-next.3

@@ -4,0 +10,0 @@

{
"name": "verdaccio-auth-memory",
"version": "12.0.0-next.3",
"version": "12.0.0-next.4",
"description": "Auth plugin for Verdaccio that keeps users in memory",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@verdaccio/core": "7.0.0-next.3",
"@verdaccio/core": "7.0.0-next.4",
"debug": "4.3.4"

@@ -39,3 +39,3 @@ },

"@types/debug": "^4.1.9",
"@verdaccio/config": "7.0.0-next.3",
"@verdaccio/config": "7.0.0-next.4",
"@verdaccio/types": "12.0.0-next.1"

@@ -42,0 +42,0 @@ },

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