@cycle/state
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -0,1 +1,6 @@ | ||
## 1.4.0 (2019-11-06) | ||
## 1.3.0 (2019-09-10) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "@cycle/state", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Wraps your Cycle.js main function with reducer-driven state management", | ||
@@ -47,2 +47,6 @@ "license": "MIT", | ||
}, | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/cyclejs" | ||
}, | ||
"scripts": { | ||
@@ -49,0 +53,0 @@ "build": "pnpm run build-cjs && pnpm run build-es6", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
150924