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

@mattrglobal/node-bbs-signatures

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattrglobal/node-bbs-signatures - npm Package Compare versions

Comparing version 0.4.1-unstable.db70142 to 0.5.0

8

CHANGELOG.md

@@ -1,9 +0,5 @@

## 0.4.1-unstable.db70142 (2020-04-28)
# [0.5.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.3.0...0.5.0) (2020-04-28)
Updates to package release configuration
## 0.4.1 (2020-04-28)
# [0.4.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.3.0...0.4.0) (2020-04-28)

@@ -10,0 +6,0 @@

{
"name": "@mattrglobal/node-bbs-signatures",
"version": "0.4.1-unstable.db70142",
"version": "0.5.0",
"description": "An implementation of BBS+ signatures using rust and typescript for node.js",

@@ -11,8 +11,9 @@ "homepage": "https://github.com/mattrglobal/node-bbs-signatures",

},
"directories": [
"lib"
],
"directories": {
"lib": "lib",
"native": "native"
},
"files": [
"lib",
"native"
"native/index.node"
],

@@ -50,3 +51,3 @@ "typings": "lib/index.d.ts",

"version:release": "yarn version --minor --message \"chore(release): publish [skip ci]\"",
"install": "yarn build:neon"
"install": "node-pre-gyp install --fallback-to-build=false"
},

@@ -99,2 +100,2 @@ "devDependencies": {

}
}
}
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