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

checkdeps

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

checkdeps - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

dist/index.js

@@ -8,2 +8,5 @@ /* --------------------------------------------------------------------- *\

#! /usr/bin/env node
'use strict';

@@ -10,0 +13,0 @@

2

package.json
{
"name": "checkdeps",
"version": "0.1.2",
"version": "0.1.3",
"description": "Check dependencies of a Node.js project against package.json",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -0,1 +1,3 @@

#! /usr/bin/env node
'use strict';

@@ -2,0 +4,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