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

jwcrypto

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwcrypto - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

bin/certify~

6

lib/jwcrypto.js

@@ -29,5 +29,5 @@ /* This Source Code Form is subject to the terms of the Mozilla Public

// go through callbacks
POST_SEED_CALLBACKS.forEach(function(one_cb) {
one_cb();
});
for (var i = 0; i < POST_SEED_CALLBACKS.length; i++) {
POST_SEED_CALLBACKS[i]();
}

@@ -34,0 +34,0 @@ // clean up as null so that weird egregious errors will

{
"name": "jwcrypto"
, "version": "0.3.1"
, "version": "0.3.2"
, "dependencies": {

@@ -5,0 +5,0 @@ "browserify": "1.8.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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