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.3.4 to 1.3.5

18

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

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

"msgpack-lite": "0.1.26",
"cbor": "8.1.0",
"cbor": "9.0.0",
"utf8": "3.0.0",
"bignumber.js": "9.1.1",
"node-inspect-extracted": "2.0.2"
"node-inspect-extracted": "3.0.0"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"grunt-contrib-clean": "2.0.1",
"grunt-eslint": "24.0.1",
"grunt-eslint": "24.2.0",
"grunt-babel": "8.0.0",

@@ -39,5 +39,5 @@ "grunt-browserify": "6.0.0",

"babelify": "10.0.0",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@babel/register": "7.21.0",
"@babel/core": "7.22.8",
"@babel/preset-env": "7.22.7",
"@babel/register": "7.22.5",
"mocha": "10.2.0",

@@ -49,4 +49,4 @@ "chai": "4.3.7",

"browserify-derequire": "1.1.1",
"eslint": "8.36.0",
"eslint-config-standard": "17.0.0",
"eslint": "8.44.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.27.5",

@@ -53,0 +53,0 @@ "eslint-plugin-node": "11.1.0"

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

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