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 2.7.0 to 2.7.1

4

CHANGELOG.md

@@ -14,2 +14,6 @@ # Change Log

## [2.7.1] - 2017-08-15
### Fixed
- [Issue #48](https://github.com/tclindner/npm-package-json-lint/issues/48) [valid-values-license](https://github.com/tclindner/npm-package-json-lint/wiki/valid-values-license)
## [2.7.0] - 2017-08-08

@@ -16,0 +20,0 @@ ### Added

2

package.json
{
"name": "npm-package-json-lint",
"version": "2.7.0",
"version": "2.7.1",
"description": "CLI app for linting package.json files.",

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

@@ -22,2 +22,3 @@ 'use strict';

'valid-values-private',
'valid-values-license',
'no-restricted-dependencies',

@@ -24,0 +25,0 @@ 'no-restricted-devDependencies',

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