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
1
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.0.2-unstable.305cd0e to 0.1.0

13

CHANGELOG.md

@@ -1,12 +0,3 @@

## 0.0.2-unstable.305cd0e (2020-04-26)
# [0.1.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.2.0...0.1.0) (2020-04-26)
## 0.0.2 (2020-04-26)
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
Initial release

8

package.json
{
"name": "@mattrglobal/node-bbs-signatures",
"version": "0.0.2-unstable.305cd0e",
"version": "0.1.0",
"description": "An implementation of BBS+ signatures using rust and typescript for node.js",

@@ -16,3 +16,3 @@ "homepage": "https://github.com/mattrglobal/node-bbs-signatures",

"lib",
"native"
"native/index.node"
],

@@ -52,3 +52,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"
},

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