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

libnpmfund

Package Overview
Dependencies
Maintainers
6
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmfund - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

13

package.json
{
"name": "libnpmfund",
"version": "3.0.0",
"version": "3.0.1",
"main": "lib/index.js",

@@ -10,3 +10,7 @@ "files": [

"description": "Programmatic API for npm fund",
"repository": "https://github.com/npm/libnpmfund",
"repository": {
"type": "git",
"url": "https://github.com/npm/cli",
"directory": "workspaces/libnpmfund"
},
"keywords": [

@@ -40,3 +44,4 @@ "npm",

"prepublishOnly": "git push origin --follow-tags",
"postlint": "npm-template-check"
"postlint": "npm-template-check",
"template-copy": "npm-template-copy --force"
},

@@ -57,4 +62,4 @@ "tap": {

"templateOSS": {
"version": "2.4.3"
"version": "2.9.2"
}
}
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