Socket
Socket
Sign inDemoInstall

encodr

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encodr - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

12

package.json
{
"name": "encodr",
"version": "1.0.1",
"version": "1.0.2",
"description": "Encoding/Decoding to/from JSON/CBOR/MsgPack",

@@ -27,6 +27,6 @@ "keywords": [ "encode", "decode", "codec", "json", "cbor", "msgpack" ],

"msgpack-lite": "~0.1.26",
"cbor": "~3.0.2",
"cbor": "~3.0.3",
"cbor-js": "~0.1.0",
"utf8": "~2.1.2",
"babel-runtime": "~6.23.0"
"babel-runtime": "~6.25.0"
},

@@ -53,9 +53,9 @@ "devDependencies": {

"babel-eslint": "~7.2.3",
"mocha": "~3.4.2",
"mocha": "~3.5.0",
"chai": "~4.1.0",
"chai-deep-match": "~1.0.2",
"uglifyify": "~4.0.2",
"uglifyify": "~4.0.3",
"browserify-header": "~0.9.2",
"browserify-derequire": "~0.9.4",
"eslint": "~4.2.0",
"eslint": "~4.3.0",
"eslint-config-standard": "~10.2.1",

@@ -62,0 +62,0 @@ "eslint-plugin-standard": "~3.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