New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npm-package-json-lint

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-package-json-lint - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

src/rules/prefer-scripts.js

20

package.json
{
"name": "npm-package-json-lint",
"version": "5.0.0",
"version": "5.1.0",
"description": "Configurable linter for package.json files.",

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"ajv": "^6.12.0",
"ajv": "^6.12.2",
"ajv-errors": "^1.0.1",

@@ -48,6 +48,6 @@ "chalk": "^4.0.0",

"jsonc-parser": "^2.2.1",
"log-symbols": "^3.0.0",
"log-symbols": "^4.0.0",
"meow": "^6.1.0",
"plur": "^4.0.0",
"semver": "^7.2.2",
"semver": "^7.3.2",
"slash": "^3.0.0",

@@ -58,3 +58,3 @@ "strip-json-comments": "^3.1.0"

"eslint": "^6.8.0",
"eslint-config-tc": "^12.0.0",
"eslint-config-tc": "^12.1.0",
"eslint-formatter-pretty": "^3.0.1",

@@ -64,8 +64,8 @@ "eslint-plugin-eslint-comments": "^3.1.2",

"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.1.3",
"figures": "^3.2.0",
"jest": "^25.3.0",
"npm-package-json-lint-config-default": "^2.0.0",
"npm-package-json-lint-config-tc": "^3.0.0",
"prettier": "^2.0.4"
"jest": "^25.4.0",
"npm-package-json-lint-config-default": "^3.0.0",
"npm-package-json-lint-config-tc": "^4.0.0",
"prettier": "^2.0.5"
},

@@ -72,0 +72,0 @@ "engines": {

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