Comparing version 0.4.0 to 0.4.1
## Pre-v1.0.0 changes | ||
[v0.4.0] Aug 18, 2018 | ||
[v0.4.1] | ||
- Fix for previous version. | ||
[v0.4.1]: https://github.com/rstacruz/remount/compare/v0.4.0...v0.4.1 | ||
[v0.4.0] | ||
- Publish `remount/es6` and `remount/esm` builds. | ||
@@ -9,3 +15,3 @@ | ||
[v0.3.1] Aug 18, 2018 | ||
[v0.3.1] | ||
@@ -16,3 +22,3 @@ - Fix build files. | ||
[v0.3.0] Aug 18, 2018 | ||
[v0.3.0] | ||
@@ -24,3 +30,3 @@ - Use the ES5 build by default. | ||
[v0.2.0] Aug 18, 2018 | ||
[v0.2.0] | ||
@@ -27,0 +33,0 @@ - Update documentation. |
{ | ||
"name": "remount", | ||
"description": "Mount React components to the DOM using custom elements", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Rico Sta. Cruz <rstacruz@users.noreply.github.com>", | ||
@@ -34,3 +34,6 @@ "bugs": { | ||
"index.js", | ||
"dist/remount.*" | ||
"dist/remount.*", | ||
"es5.js", | ||
"es6.js", | ||
"esm.mjs" | ||
], | ||
@@ -37,0 +40,0 @@ "homepage": "https://github.com/rstacruz/remount#readme", |
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
46777
18
775