Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hot-esm", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "ESM hot-reloading for Node.js", | ||
@@ -25,11 +25,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@parcel/watcher": "^2.0.0-alpha.7" | ||
"@parcel/watcher": "^2.0.0-alpha.8" | ||
}, | ||
"devDependencies": { | ||
"ava": "^3.9.0", | ||
"ava": "^3.11.1", | ||
"fs-extra": "^9.0.1", | ||
"got": "^11.3.0", | ||
"got": "^11.5.2", | ||
"semantic-release": "^17.1.1", | ||
"tempy": "^0.5.0", | ||
"xo": "^0.32.1" | ||
"tempy": "^0.6.0", | ||
"xo": "^0.33.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "xo": { |
@@ -9,3 +9,3 @@ # hot-esm | ||
## Installation | ||
Install [passing-notes](https://yarnpkg.com/en/package/passing-notes) | ||
Install [hot-esm](https://yarnpkg.com/en/package/hot-esm) | ||
by running | ||
@@ -12,0 +12,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
8619