Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 0.9.1 to 0.9.2

2

Gruntfile.js

@@ -54,3 +54,3 @@ /*

"aliasify",
[ "uglifyify", { sourcemap: false, global: true } ]
[ "uglifyify", { sourceMap: false, global: true } ]
],

@@ -57,0 +57,0 @@ plugin: [

{
"name": "encodr",
"version": "0.9.1",
"version": "0.9.2",
"description": "Encoding/Decoding to/from JSON/CBOR/MsgPack",

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

"grunt-contrib-clean": "~1.1.0",
"grunt-eslint": "~19.0.0",
"grunt-eslint": "~20.0.0",
"grunt-babel": "~6.0.0",

@@ -51,8 +51,8 @@ "grunt-browserify": "~5.0.0",

"babel-plugin-transform-runtime": "~6.23.0",
"uglifyify": "~3.0.4",
"uglifyify": "~4.0.0",
"browserify-header": "~0.9.2",
"browserify-derequire": "~0.9.4",
"babel-eslint": "~7.2.3",
"babel-preset-env": "~1.5.1",
"eslint": "~3.19.0",
"babel-preset-env": "~1.5.2",
"eslint": "~4.0.0",
"eslint-config-standard": "~10.2.1",

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc