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

dependency-lint

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-lint - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

config/default.yaml

5

package.json
{
"name": "dependency-lint",
"version": "2.1.0",
"version": "2.2.0",
"description": "Lints npm dependencies and devDependencies",

@@ -47,3 +47,3 @@ "main": "index.js",

"async": "^1.0.0",
"async-handlers": "^1.1.0",
"async-handlers": "^1.2.1",
"coffee-script": "^1.9.0",

@@ -56,2 +56,3 @@ "colors": "^1.0.3",

"glob": "^5.0.3",
"js-yaml": "^3.3.1",
"lodash": "^3.2.0",

@@ -58,0 +59,0 @@ "minimatch": "^2.0.8"

2

README.md

@@ -32,3 +32,3 @@ # dependency-lint

```
dependency-lint --generate-config (coffee | cson | js | json)
dependency-lint --generate-config (coffee | cson | js | json | yaml | yml)
```

@@ -35,0 +35,0 @@ Any options not set in the configuration file will be given there default value.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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