Socket
Socket
Sign inDemoInstall

libnpmhook

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmhook - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

20

package.json
{
"name": "libnpmhook",
"version": "10.0.0",
"version": "10.0.1",
"description": "programmatic API for managing npm registry hooks",

@@ -12,7 +12,7 @@ "main": "lib/index.js",

"test": "tap",
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"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"

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

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",

@@ -49,10 +49,4 @@ "tap": "^16.3.8"

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

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