jsx-native-events
Advanced tools
Comparing version 0.1.0 to 1.0.1
@@ -5,2 +5,6 @@ # Changelog | ||
### [1.0.1](https://github.com/calebdwilliams/jsx-native-events/compare/v0.1.0...v1.0.1) (2019-06-17) | ||
## [0.1.0](https://github.com/calebdwilliams/jsx-native-events/compare/v0.0.2...v0.1.0) (2019-06-17) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "jsx-native-events", | ||
"version": "0.1.0", | ||
"version": "1.0.1", | ||
"description": "Add native event handling to React's JSX to support custom event types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
/*! | ||
* jsx-native-events v0.1.0 | ||
* jsx-native-events v1.0.1 | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* jsx-native-events v0.1.0 | ||
* jsx-native-events v1.0.1 | ||
* MIT Licensed | ||
@@ -4,0 +4,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30986
2