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

cld

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cld - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

9

bin/postinstall.js

@@ -1,6 +0,5 @@

var path = require('path');
var fs = require('fs');
var rimraf = require('rimraf');
var glob = require('glob');
var _ = require('underscore');
var path = require('path');
var fs = require('fs');
var glob = require('glob');
var _ = require('underscore');

@@ -7,0 +6,0 @@ deleteBuildFiles(function(err) {

@@ -11,9 +11,8 @@ {

],
"version": "2.7.0",
"version": "2.7.1",
"main": "./index",
"dependencies": {
"glob": "^5.0.10",
"glob": "7",
"node-addon-api": "*",
"rimraf": "^2.4.0",
"underscore": "^1.6.0"
"underscore": "^1.12.1"
},

@@ -20,0 +19,0 @@ "scripts": {

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