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.2.4 to 0.2.5

10

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

@@ -29,4 +29,4 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/cli": "7.1.0",
"@babel/core": "7.1.0",
"@babel/cli": "7.1.2",
"@babel/core": "7.1.2",
"@babel/plugin-transform-runtime": "7.1.0",

@@ -52,8 +52,8 @@ "@babel/polyfill": "7.0.0",

"webpack": "^4.20.2",
"webpack-cli": "^3.1.1"
"webpack-cli": "^3.1.2"
},
"dependencies": {
"@babel/plugin-transform-regenerator": "7.0.0",
"@babel/runtime": "7.0.0"
"@babel/runtime": "7.1.2"
}
}
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