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

easy-react-state

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-react-state - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "easy-react-state",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fun to use state management library for your awesome React app",

@@ -5,0 +5,0 @@ "author": "ombori",

@@ -15,18 +15,8 @@ # easy-react-state

```tsx
import * as React from 'react'
## License
import MyComponent from 'easy-react-state'
MIT © [ombori](https://github.com/ombori)
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
```
## License
MIT © [ombori](https://github.com/ombori)
```
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