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 5.0.2 to 5.0.3

2

lib/normalize.js

@@ -5,3 +5,3 @@ const valid = require('semver/functions/valid')

const path = require('path')
const log = require('proc-log')
const { log } = require('proc-log')

@@ -8,0 +8,0 @@ /**

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

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

"normalize-package-data": "^6.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"semver": "^7.5.3"

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