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

storeit

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storeit - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

lib/Storeit.js

@@ -143,2 +143,3 @@ "use strict";

publish(EventName.modified, partial, key, previousPartial);
results.previousValue = previousPartial;
results.action = Action.modified;

@@ -145,0 +146,0 @@ }

2

package.json
{
"name": "storeit",
"version": "2.0.0",
"version": "2.0.1",
"description": "A key/value storage system that publishes events.",

@@ -5,0 +5,0 @@ "main": "./lib/Storeit.js",

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