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

@accumulators/memory

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accumulators/memory - npm Package Compare versions

Comparing version 1.2.1 to 2.0.0

17

package.json
{
"name": "@accumulators/memory",
"version": "1.2.1",
"version": "2.0.0",
"description": "In Memory IStore implementation for Accumulators",

@@ -25,12 +25,13 @@ "keywords": [],

],
"scripts": {
"build": "tsc"
},
"dependencies": {
"@accumulators/core": "^1.2.1"
"@accumulators/core": "^2.0.0"
},
"devDependencies": {
"@accumulators/hashers": "^1.2.1",
"@accumulators/merkle-mountain-range": "^1.2.1"
"@accumulators/hashers": "^2.0.0",
"@accumulators/merkle-mountain-range": "^2.0.0"
},
"scripts": {
"build": "tsc"
}
}
"gitHead": "e4c211538dce77ae00679d1e47d8d5d6a207b942"
}
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