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

@verdaccio/commons-api

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdaccio/commons-api - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

12

lib/index.js

@@ -6,12 +6,12 @@ "use strict";

});
exports.getConflict = getConflict;
exports.HTTP_STATUS = exports.HEADERS = exports.DEFAULT_MIN_LIMIT_PASSWORD = exports.API_MESSAGE = exports.API_ERROR = void 0;
exports.getBadData = getBadData;
exports.getBadRequest = getBadRequest;
exports.getCode = getCode;
exports.getConflict = getConflict;
exports.getForbidden = getForbidden;
exports.getInternalError = getInternalError;
exports.getNotFound = getNotFound;
exports.getServiceUnavailable = getServiceUnavailable;
exports.getUnauthorized = getUnauthorized;
exports.getForbidden = getForbidden;
exports.getServiceUnavailable = getServiceUnavailable;
exports.getNotFound = getNotFound;
exports.getCode = getCode;
exports.API_ERROR = exports.API_MESSAGE = exports.HEADERS = exports.HTTP_STATUS = exports.DEFAULT_MIN_LIMIT_PASSWORD = void 0;

@@ -18,0 +18,0 @@ var _httpErrors = _interopRequireDefault(require("http-errors"));

{
"name": "@verdaccio/commons-api",
"version": "10.0.1",
"version": "10.0.2",
"description": "Commons API utilities for Verdaccio",

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

"dependencies": {
"http-errors": "1.8.0",
"http-errors": "1.8.1",
"http-status-codes": "1.4.0"

@@ -35,0 +35,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