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.3.1 to 2.3.2

5

package.json

@@ -11,3 +11,3 @@ {

],
"version": "2.3.1",
"version": "2.3.2",
"main": "./index",

@@ -19,3 +19,4 @@ "dependencies": {

"scripts": {
"test": "node test/runner.js"
"test": "node test/runner.js",
"postinstall": "rm -r ./deps/ && find ./build -type f | grep -v 'cld.node' | xargs -I{} rm {}"
},

@@ -22,0 +23,0 @@ "author": {

2

README.md

@@ -64,5 +64,5 @@ # node-cld

## Copyright
Copyright 2011-2014, Blagovest Dachev.
Copyright 2011-2015, Blagovest Dachev.
## License
Apache 2
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