Socket
Socket
Sign inDemoInstall

@npmcli/package-json

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/package-json - npm Package Compare versions

Comparing version 4.0.1 to 5.0.0

22

package.json
{
"name": "@npmcli/package-json",
"version": "4.0.1",
"version": "5.0.0",
"description": "Programmatic API to update package.json",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.17.0",
"@npmcli/template-oss": "4.18.0",
"read-package-json": "^6.0.4",

@@ -35,7 +35,7 @@ "read-package-json-fast": "^3.0.2",

"dependencies": {
"@npmcli/git": "^4.1.0",
"@npmcli/git": "^5.0.0",
"glob": "^10.2.2",
"hosted-git-info": "^6.1.1",
"hosted-git-info": "^7.0.0",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0",
"normalize-package-data": "^6.0.0",
"proc-log": "^3.0.0",

@@ -49,8 +49,14 @@ "semver": "^7.5.3"

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.17.0",
"publish": "true"
"version": "4.18.0",
"publish": "true",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
},

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