Socket
Socket
Sign inDemoInstall

read-package-json

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-package-json - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

2

lib/read-json.js

@@ -5,3 +5,3 @@ var fs = require('fs')

var glob = require('glob')
var { glob } = require('glob')
var normalizeData = require('normalize-package-data')

@@ -8,0 +8,0 @@ var safeJSON = require('json-parse-even-better-errors')

{
"name": "read-package-json",
"version": "6.0.1",
"version": "6.0.2",
"author": "GitHub Inc.",

@@ -26,3 +26,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation",

"dependencies": {
"glob": "^9.3.0",
"glob": "^10.2.2",
"json-parse-even-better-errors": "^3.0.0",

@@ -34,3 +34,3 @@ "normalize-package-data": "^5.0.0",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.14.1",
"tap": "^16.0.1"

@@ -58,4 +58,5 @@ },

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0"
"version": "4.14.1",
"publish": "true"
}
}
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