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.10 to 0.0.11

4

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

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

},
"gitHead": "4bcd180f7f317736d2e36e9680355d0acab0b505",
"gitHead": "a48cabadd1f8d1edbc631ea9e78c072a4ff2af0f",
"publishConfig": {

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

{
"extends": "../../tsconfig.json",
"compilerOptions": {

@@ -9,3 +8,3 @@ "outDir": "./out",

"node"
],
]
},

@@ -18,3 +17,4 @@ "typeRoots": [

"./src"
]
],
"extends": "../../tsconfig.json"
}
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