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

state-local

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

state-local - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

src/index.js

5

CHANGELOG.md
### Versions
## 1.0.3
###### *Nov 15, 2020*
- remove `src` from `.npmignore` and refer it to `package.module`
## 1.0.2

@@ -4,0 +9,0 @@ ###### *Nov 14, 2020*

6

package.json
{
"name": "state-local",
"version": "1.0.2",
"version": "1.0.3",
"description": "Tiny, simple, and robust technique for defining and acting with local states",
"main": "dist/state-local.js",
"module": "dist/state-local.js",
"module": "src/index.js",
"types": "dist/types.d.ts",

@@ -53,2 +53,2 @@ "author": "Suren Atoyan <contact@surenatoyan.com>",

"dependencies": {}
}
}
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