New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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-alpha6 to 2.0.0-alpha7

.nyc_output/be88de1f-e00e-4548-86b3-030acd7f6af5.json

2

.nyc_output/processinfo/index.json

@@ -1,1 +0,1 @@

{"processes":{"00a6d07d-143b-438b-ad0e-8b4170c00a9a":{"parent":null,"children":[]}},"files":{"/Users/xpepermint/Downloads/framework-1-manage-abilities-proxy/packages/0xcert-merkle/src/index.ts":["00a6d07d-143b-438b-ad0e-8b4170c00a9a"],"/Users/xpepermint/Downloads/framework-1-manage-abilities-proxy/packages/0xcert-merkle/src/core/merkle.ts":["00a6d07d-143b-438b-ad0e-8b4170c00a9a"]},"externalIds":{}}
{"processes":{"be88de1f-e00e-4548-86b3-030acd7f6af5":{"parent":null,"children":[]}},"files":{"/Users/xpepermint/Downloads/framework-1-multi-sig/packages/0xcert-merkle/src/index.ts":["be88de1f-e00e-4548-86b3-030acd7f6af5"],"/Users/xpepermint/Downloads/framework-1-multi-sig/packages/0xcert-merkle/src/core/merkle.ts":["be88de1f-e00e-4548-86b3-030acd7f6af5"]},"externalIds":{}}

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

{
"version": "2.0.0-alpha6",
"tag": "@0xcert/merkle_v2.0.0-alpha6",
"version": "2.0.0-alpha7",
"tag": "@0xcert/merkle_v2.0.0-alpha7",
"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-alpha6
## 2.0.0-alpha7
Wed, 19 Jun 2019 10:31:05 GMT

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

{
"name": "@0xcert/merkle",
"version": "2.0.0-alpha6",
"version": "2.0.0-alpha7",
"description": "Implementation of basic functions of binary Merkle tree.",

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

"devDependencies": {
"@0xcert/utils": "2.0.0-alpha6",
"@hayspec/cli": "^0.8.3",
"@hayspec/spec": "^0.8.3",
"nyc": "^14.1.1",
"ts-node": "^7.0.1",
"tslint": "^5.12.1",
"typescript": "^3.1.1"
"@0xcert/utils": "2.0.0-alpha7",
"@hayspec/cli": "0.9.0",
"@hayspec/spec": "0.9.0",
"nyc": "14.1.1",
"ts-node": "8.4.1",
"tslint": "5.20.0",
"typescript": "3.6.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