redux-fluent
Advanced tools
Comparing version 0.9.5 to 0.9.6
@@ -5,2 +5,6 @@ # Changelog | ||
### [0.9.6](https://github.com/Code-Y/redux-fluent/compare/v0.9.5...v0.9.6) (2019-06-21) | ||
### [0.9.5](https://github.com/Code-Y/redux-fluent/compare/v0.9.4...v0.9.5) (2019-06-20) | ||
@@ -7,0 +11,0 @@ |
/**! | ||
* @build-info development - Thu Jun 20 2019 13:50:57 GMT+0000 (Coordinated Universal Time) | ||
* @build-info development - Fri Jun 21 2019 07:29:45 GMT+0000 (Coordinated Universal Time) | ||
* @name redux-fluent | ||
* @version 0.9.5 | ||
* @version 0.9.6 | ||
* @author Code-Y | ||
@@ -7,0 +7,0 @@ * @description Enjoy Redux - Less Boilerplate / Go Functional |
/**! | ||
* @build-info production - Thu Jun 20 2019 13:50:57 GMT+0000 (Coordinated Universal Time) | ||
* @build-info production - Fri Jun 21 2019 07:29:45 GMT+0000 (Coordinated Universal Time) | ||
* @name redux-fluent | ||
* @version 0.9.5 | ||
* @version 0.9.6 | ||
* @author Code-Y | ||
@@ -7,0 +7,0 @@ * @description Enjoy Redux - Less Boilerplate / Go Functional |
{ | ||
"name": "redux-fluent", | ||
"license": "MIT", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"homepage": "https://github.com/Code-Y/redux-fluent#readme", | ||
@@ -54,3 +54,3 @@ "description": "Enjoy Redux - Less Boilerplate / Go Functional", | ||
"devDependencies": { | ||
"@commitlint/cli": "^7.5.2", | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/config-conventional": "^7.5.0", | ||
@@ -57,0 +57,0 @@ "@commitlint/travis-cli": "^8.0.0", |
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
73146