babel-plugin-hyperhtml
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "babel-plugin-hyperhtml", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Compiles JSX to hyperHTML calls. ", | ||
@@ -11,3 +11,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "jest ---collectCoverage", | ||
"test": "jest --collectCoverage", | ||
"prepublish": "yarn run build", | ||
"build": "babel -d ./lib ./src" | ||
@@ -14,0 +15,0 @@ }, |
@@ -32,2 +32,2 @@ # Babel Plugin HyperHTML | ||
Published by [https://codemix.com/](codemix) under a permissive [MIT](./LICENSE.md) license. | ||
Published by [codemix](https://codemix.com/) under a permissive [MIT](./LICENSE.md) license. |
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
44232
12