Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.0.0-beta.1 to 4.0.0-beta.2

2

package.json
{
"name": "npm-package-json-lint",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"description": "Configurable linter for package.json files.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -28,2 +28,3 @@ const debug = require('debug')('npm-package-json-lint:getFileList');

const globFiles = globby.sync(globPatterns, {
cwd,
gitignore: true

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