Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dependency-scanner

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-scanner - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "dependency-scanner",
"version": "1.0.0",
"version": "1.0.1",
"description": "Outputs dependancies from package.json provided",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"files": [
"index.js"
],
"bin": {
"dependency-scanner": "./index.js"
},

@@ -12,3 +14,3 @@ "keywords": [

"package",
"dependancies"
"dependencies"
],

@@ -15,0 +17,0 @@ "author": "Kyle Welch",

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