Socket
Socket
Sign inDemoInstall

bndl

Package Overview
Dependencies
62
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "bndl",
"version": "1.0.0",
"version": "1.0.1",
"description": "BNDL (binary bundle for arbitrary files) file format encoder/decoder",

@@ -41,9 +41,9 @@ "main": "src/index.js",

"dependencies": {
"glob": "~7.1.2",
"yargs": "~10.0.3"
"glob": "~7.1.4",
"yargs": "~13.2.4"
},
"devDependencies": {
"chai": "~4.1.2",
"mocha": "~4.0.1"
"chai": "~4.2.0",
"mocha": "~6.1.4"
}
}

@@ -154,2 +154,6 @@ # BNDL

### 1.0.1 (2019-07-06) :
* Update dependencies.
### 1.0.0 (2018-01-07) :

@@ -156,0 +160,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc