Socket
Socket
Sign inDemoInstall

js-encoding-utils

Package Overview
Dependencies
2
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.4 to 0.3.6

28

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

@@ -44,9 +44,9 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/cli": "7.2.3",
"@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.3.4",
"@babel/register": "7.0.0",
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/plugin-transform-regenerator": "7.4.3",
"@babel/plugin-transform-runtime": "7.4.3",
"@babel/polyfill": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/register": "7.4.0",
"babel-eslint": "10.0.1",

@@ -60,4 +60,4 @@ "babel-loader": "8.0.5",

"cross-env": "5.2.0",
"jsdom": "13.2.0",
"karma": "4.0.0",
"jsdom": "14.0.0",
"karma": "4.0.1",
"karma-chrome-launcher": "2.2.0",

@@ -70,7 +70,7 @@ "karma-cli": "2.0.0",

"lcov-result-merger": "^3.1.0",
"mocha": "6.0.2",
"mocha": "6.1.2",
"mocha-sinon": "2.1.0",
"nyc": "13.3.0",
"webpack": "4.29.5",
"webpack-cli": "3.2.3",
"webpack": "4.29.6",
"webpack-cli": "3.3.0",
"webpack-common-shake": "2.1.0",

@@ -80,4 +80,4 @@ "webpack-merge": "4.2.1"

"dependencies": {
"@babel/runtime": "^7.3.4"
"@babel/runtime": "^7.4.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc