Socket
Socket
Sign inDemoInstall

constate

Package Overview
Dependencies
6
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Change Log

## [1.1.1](https://github.com/diegohaz/constate/compare/v1.1.0...v1.1.1) (2019-04-14)
### Bug Fixes
* Fix React peer dependency range ([7132e3d](https://github.com/diegohaz/constate/commit/7132e3d))
# [1.1.0](https://github.com/diegohaz/constate/compare/v1.0.0...v1.1.0) (2019-04-14)

@@ -7,0 +16,0 @@

4

package.json
{
"name": "constate",
"version": "1.1.0",
"version": "1.1.1",
"description": "Yet another React state management library that lets you work with local state and scale up to global state with ease",

@@ -95,4 +95,4 @@ "license": "MIT",

"peerDependencies": {
"react": "16.8.0"
"react": "^16.8.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc