react-on-rails
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -8,2 +8,6 @@ # Change Log | ||
## [6.0.4] | ||
##### Fixed | ||
- Added polyfill for clearTimeout which is used by babel-polyfill. | ||
## [6.0.3] | ||
@@ -349,3 +353,4 @@ ##### Fixed | ||
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.0.3...master | ||
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.0.4...master | ||
[6.0.4]: https://github.com/shakacode/react_on_rails/compare/6.0.3...6.0.4 | ||
[6.0.3]: https://github.com/shakacode/react_on_rails/compare/6.0.2...6.0.3 | ||
@@ -352,0 +357,0 @@ [6.0.2]: https://github.com/shakacode/react_on_rails/compare/6.0.1...6.0.2 |
{ | ||
"name": "react-on-rails", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "react-on-rails JavaScript for react_on_rails Ruby gem", | ||
@@ -5,0 +5,0 @@ "main": "node_package/lib/ReactOnRails.js", |
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
93710