Socket
Socket
Sign inDemoInstall

encodr

Package Overview
Dependencies
16
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.14 to 1.0.15

18

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

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

"msgpack-lite": "0.1.26",
"cbor": "4.0.0",
"cbor": "4.1.0",
"cbor-js": "0.1.0",

@@ -34,6 +34,6 @@ "utf8": "3.0.0",

"devDependencies": {
"grunt": "1.0.2",
"grunt": "1.0.3",
"grunt-cli": "1.2.0",
"grunt-contrib-clean": "1.1.0",
"grunt-eslint": "20.1.0",
"grunt-eslint": "21.0.0",
"grunt-babel": "7.0.0",

@@ -54,13 +54,13 @@ "grunt-browserify": "5.3.0",

"babel-register": "6.26.0",
"babel-eslint": "8.2.3",
"babel-eslint": "8.2.5",
"mocha": "5.2.0",
"chai": "4.1.2",
"chai-deep-match": "1.0.2",
"uglifyify": "5.0.0",
"chai-deep-match": "1.2.1",
"uglifyify": "5.0.1",
"browserify-header": "0.9.4",
"browserify-derequire": "0.9.6",
"eslint": "4.19.1",
"eslint": "5.0.0",
"eslint-config-standard": "11.0.0",
"eslint-plugin-standard": "3.1.0",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-import": "2.12.0",

@@ -67,0 +67,0 @@ "eslint-plugin-node": "6.0.1"

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc