New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kbpgp

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kbpgp - npm Package Compare versions

Comparing version 2.0.53 to 2.0.54

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 2.0.54 (2016-05-02)
Feature:
- Expose the `bn` library via exports.
## 2.0.53 (2016-03-30)

@@ -2,0 +7,0 @@

2

lib/main.js

@@ -47,2 +47,4 @@ // Generated by IcedCoffeeScript 1.7.1-c

exports.bn = require('./bn');
}).call(this);

2

package.json

@@ -10,3 +10,3 @@ {

"author": "Maxwell Krohn",
"version": "2.0.53",
"version": "2.0.54",
"license": "BSD-3-Clause",

@@ -13,0 +13,0 @@ "main": "./lib/main.js",

Sorry, the diff of this file is not supported yet

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