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

libnpmaccess

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmaccess - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

12

package.json
{
"name": "libnpmaccess",
"version": "8.0.1",
"version": "8.0.2",
"description": "programmatic library for `npm access` commands",

@@ -9,8 +9,8 @@ "author": "GitHub Inc.",

"scripts": {
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"test": "tap",
"postlint": "template-oss-check",
"lintfix": "node ../.. run lint -- --fix",
"lintfix": "npm run lint -- --fix",
"snap": "tap",
"posttest": "node ../.. run lint",
"posttest": "npm run lint",
"template-oss-apply": "template-oss-apply --force"

@@ -21,3 +21,3 @@ },

"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.19.0",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",

@@ -46,3 +46,3 @@ "tap": "^16.3.8"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.19.0",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"

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