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

@burstjs/crypto

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burstjs/crypto - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

1

out/src/index.d.ts

@@ -19,1 +19,2 @@ export * from './crypto';

export * from './generateSignature';
export * from '../typings/keys';

@@ -24,2 +24,3 @@ "use strict";

__export(require("./generateSignature"));
__export(require("../typings/keys"));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@burstjs/crypto",
"version": "0.0.9",
"version": "0.0.10",
"description": "Cryptographic functions for building Burstcoin apps.",

@@ -54,3 +54,3 @@ "contributors": [

},
"gitHead": "424eba9866f7bde74e3671aa22e2409778e6abf4",
"gitHead": "4bcd180f7f317736d2e36e9680355d0acab0b505",
"publishConfig": {

@@ -57,0 +57,0 @@ "access": "public"

@@ -20,1 +20,2 @@ /** @module crypto */

export * from './generateSignature';
export * from '../typings/keys';

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