New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

atomic-state

Package Overview
Dependencies
Maintainers
2
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-state - npm Package Compare versions

Comparing version 1.4.8 to 1.4.9

4

index.js

@@ -152,3 +152,5 @@ "use strict";

return function () {
window.removeEventListener("storage", storageListener);
if (typeof window !== "undefined") {
window.removeEventListener("storage", storageListener);
}
};

@@ -155,0 +157,0 @@ }

{
"name": "atomic-state",
"version": "1.4.8",
"version": "1.4.9",
"description": "State managment library for React",

@@ -5,0 +5,0 @@ "main": "index.js",

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