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.9.0 to 0.9.1-unstable.8f89d26

native/artifacts.json

8

CHANGELOG.md

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

## 0.9.1-unstable.8f89d26 (2020-07-07)
## 0.9.1 (2020-07-07)
# [0.9.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.8.0...0.9.0) (2020-06-18)

@@ -2,0 +10,0 @@

15

package.json
{
"name": "@mattrglobal/node-bbs-signatures",
"version": "0.9.0",
"version": "0.9.1-unstable.8f89d26",
"description": "An implementation of BBS+ signatures using rust and typescript for node.js",

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

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

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

"docs": "typedoc --out docs/api src",
"install": "node-pre-gyp install --fallback-to-build=false"
"install": "yarn build:neon"
},

@@ -104,2 +103,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