react-runner
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -6,4 +6,7 @@ # Change Log | ||
## [0.3.1](https://github.com/nihgwu/react-runner/compare/react-runner@0.3.0...react-runner@0.3.1) (2019-06-27) | ||
# [0.4.0](https://github.com/nihgwu/react-runner/compare/react-runner@0.3.0...react-runner@0.4.0) (2019-06-27) | ||
**Note:** Version bump only for package react-runner | ||
### Features | ||
* return error string directly ([#4](https://github.com/nihgwu/react-runner/issues/4)) ([0583132](https://github.com/nihgwu/react-runner/commit/0583132)) |
{ | ||
"name": "react-runner", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Run your React code on the go", | ||
@@ -39,3 +39,3 @@ "homepage": "https://nihgwu.github.io/react-runner/", | ||
}, | ||
"gitHead": "15f3a435e864e2289095ebca29f77869ae554c5f" | ||
"gitHead": "73dd1ec0519a8889f1cab2598beef17bd0b44f73" | ||
} |
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
22058