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

react-cashid

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cashid - npm Package Compare versions

Comparing version 0.1.6 to 0.2.0

2

package.json
{
"name": "react-cashid",
"version": "0.1.6",
"version": "0.2.0",
"description": "react component with badgerwallet and QR code support for CashID by Jonathan Silverblood",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -7,3 +7,2 @@ # CashID React component

## Installation

@@ -39,3 +38,4 @@

color="orange"
qr="true"
qr={true}
callback={callbackFunction}
/>

@@ -46,6 +46,13 @@ ```

Read more about the CashID [Specification](https://gitlab.com/cashid/protocol-specification/tree/master).
Read more about the CashID
[Specification](https://gitlab.com/cashid/protocol-specification/tree/master).
### Required
you must be using either the [PHP](https://gitlab.com/cashid/libraries) or [Javascript](https://github.com/paOol/CashID) library for CashID on your backend.
you must be using either the [PHP](https://gitlab.com/cashid/libraries) or
[Javascript](https://github.com/paOol/CashID) library for CashID on your
backend.
## development
`npm run start` and browse http://localhost:3001
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