Socket
Socket
Sign inDemoInstall

js-encoding-utils

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-encoding-utils - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

32

package.json
{
"name": "js-encoding-utils",
"version": "0.3.3",
"version": "0.3.4",
"description": "Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript",

@@ -45,18 +45,18 @@ "main": "dist/index.js",

"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-transform-regenerator": "7.0.0",
"@babel/plugin-transform-runtime": "7.2.0",
"@babel/core": "7.3.4",
"@babel/plugin-transform-regenerator": "7.3.4",
"@babel/plugin-transform-runtime": "7.3.4",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.2.3",
"@babel/preset-env": "7.3.4",
"@babel/register": "7.0.0",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.4",
"babel-plugin-istanbul": "5.1.0",
"babel-loader": "8.0.5",
"babel-plugin-istanbul": "5.1.1",
"babel-plugin-transform-remove-console": "6.9.4",
"can-npm-publish": "1.3.1",
"chai": "4.2.0",
"coveralls": "^3.0.2",
"coveralls": "^3.0.3",
"cross-env": "5.2.0",
"jsdom": "13.1.0",
"karma": "3.1.4",
"jsdom": "13.2.0",
"karma": "4.0.0",
"karma-chrome-launcher": "2.2.0",

@@ -69,13 +69,13 @@ "karma-cli": "2.0.0",

"lcov-result-merger": "^3.1.0",
"mocha": "5.2.0",
"mocha": "6.0.2",
"mocha-sinon": "2.1.0",
"nyc": "13.1.0",
"webpack": "4.28.3",
"webpack-cli": "3.1.2",
"nyc": "13.3.0",
"webpack": "4.29.5",
"webpack-cli": "3.2.3",
"webpack-common-shake": "2.1.0",
"webpack-merge": "4.1.5"
"webpack-merge": "4.2.1"
},
"dependencies": {
"@babel/runtime": "^7.1.5"
"@babel/runtime": "^7.3.4"
}
}
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