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 7.0.2 to 8.0.0-pre.0

24

package.json
{
"name": "libnpmaccess",
"version": "7.0.2",
"version": "8.0.0-pre.0",
"description": "programmatic library for `npm access` commands",

@@ -20,5 +20,5 @@ "author": "GitHub Inc.",

"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.11.4",
"nock": "^13.3.0",
"tap": "^16.3.4"
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},

@@ -33,7 +33,7 @@ "repository": {

"dependencies": {
"npm-package-arg": "^10.1.0",
"npm-registry-fetch": "^14.0.3"
"npm-package-arg": "^11.0.0",
"npm-registry-fetch": "^16.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},

@@ -46,4 +46,10 @@ "files": [

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.11.4",
"content": "../../scripts/template-oss/index.js"
"version": "4.18.0",
"content": "../../scripts/template-oss/index.js",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
},

@@ -50,0 +56,0 @@ "tap": {

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