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

dep-validate

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dep-validate - npm Package Compare versions

Comparing version 1.1.3 to 1.1.5

2

lib/dep-validate.js
var PluginError = require('gulp-util').PluginError;
var Table = require('cli-table2');
var Table = require('cli-table3');
var Through = require('through');

@@ -4,0 +4,0 @@

{
"name": "dep-validate",
"version": "1.1.3",
"version": "1.1.5",
"description": "Dependency verification for npm packages with Gulp support",

@@ -28,4 +28,4 @@ "author": {

"dependencies": {
"cli-table2": "^0.2.0",
"commander": "^2.9.0",
"cli-table3": "^0.5.1",
"commander": "^2.19.0",
"gulp-util": "^3.0.8",

@@ -32,0 +32,0 @@ "package": "^1.0.1",

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