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

@accumulators/core

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accumulators/core - npm Package Compare versions

Comparing version 3.0.3 to 3.0.8

2

lib/trees-database.d.ts
import { IStore } from "./types";
export declare class InStoreTable {
protected readonly store: IStore;
readonly store: IStore;
readonly key: string;

@@ -5,0 +5,0 @@ constructor(store: IStore, key: string);

{
"name": "@accumulators/core",
"version": "3.0.3",
"version": "3.0.8",
"description": "A collection of TypeScript accumulators packages, each using the core package",

@@ -28,3 +28,3 @@ "keywords": [],

},
"gitHead": "32874d15a33696896c4b0189f4699642da399849"
"gitHead": "1b5084968c5aa0a7034ff8d7c75cccf2eb882c4f"
}

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