Socket
Socket
Sign inDemoInstall

browserify-sign

Package Overview
Dependencies
30
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.2 to 4.2.3

17

package.json
{
"name": "browserify-sign",
"version": "4.2.2",
"version": "4.2.3",
"description": "adds node crypto signing for browsers",

@@ -36,6 +36,7 @@ "bugs": {

"create-hmac": "^1.1.7",
"elliptic": "^6.5.4",
"elliptic": "^6.5.5",
"hash-base": "~3.0",
"inherits": "^2.0.4",
"parse-asn1": "^5.1.6",
"readable-stream": "^3.6.2",
"parse-asn1": "^5.1.7",
"readable-stream": "^2.3.8",
"safe-buffer": "^5.2.1"

@@ -45,15 +46,15 @@ },

"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"aud": "^2.0.4",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"semver": "^6.3.1",
"tape": "^5.7.2"
"tape": "^5.7.5"
},
"browser": "browser/index.js",
"engines": {
"node": ">= 4"
"node": ">= 0.12"
},

@@ -60,0 +61,0 @@ "auto-changelog": {

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