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

@0xcert/merkle

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xcert/merkle - npm Package Compare versions

Comparing version 2.0.0-alpha0 to 2.0.0-alpha1

.nyc_output/9349e49d-91ca-4f73-a80c-e8a74259f464.json

4

CHANGELOG.json

@@ -5,4 +5,4 @@ {

{
"version": "2.0.0-alpha0",
"tag": "@0xcert/merkle_v2.0.0-alpha0",
"version": "2.0.0-alpha1",
"tag": "@0xcert/merkle_v2.0.0-alpha1",
"date": "Wed, 19 Jun 2019 10:31:05 GMT",

@@ -9,0 +9,0 @@ "comments": {}

@@ -5,3 +5,3 @@ # Change Log - @0xcert/merkle

## 2.0.0-alpha0
## 2.0.0-alpha1
Wed, 19 Jun 2019 10:31:05 GMT

@@ -8,0 +8,0 @@

{
"files": {},
"arguments": "npm run clean && npx tsc "
"arguments": "npm run lint && npx nyc npx hayspec test "
}
{
"name": "@0xcert/merkle",
"version": "2.0.0-alpha0",
"version": "2.0.0-alpha1",
"description": "Implementation of basic functions of binary Merkle tree.",

@@ -67,3 +67,3 @@ "main": "./dist/index.js",

"devDependencies": {
"@0xcert/utils": "2.0.0-alpha0",
"@0xcert/utils": "2.0.0-alpha1",
"@hayspec/cli": "^0.8.3",

@@ -70,0 +70,0 @@ "@hayspec/spec": "^0.8.3",

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