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.3 to 0.1.4

7

dist/index.js

@@ -1,8 +0,1 @@

/* --------------------------------------------------------------------- *\
| This code was auto-generated by a tool. |
| |
| Changes to this file may cause incorrect behavior and will be lost if |
| the code is regenerated. |
\* --------------------------------------------------------------------- */
#! /usr/bin/env node

@@ -9,0 +2,0 @@

2

gulpfile.js

@@ -13,3 +13,3 @@ const del = require('del'),

.pipe(babel())
.pipe(notice())
// .pipe(notice())
.pipe(gulp.dest('dist'));

@@ -16,0 +16,0 @@ });

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

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

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