Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "esm-utils", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Utilities you'll need when migrating to ESModule.", | ||
@@ -61,4 +61,4 @@ "homepage": "https://github.com/fisker/esm-utils#readme", | ||
"dependencies": { | ||
"import-meta-resolve": "4.0.0", | ||
"url-or-path": "2.1.0" | ||
"import-meta-resolve": "^4.0.0", | ||
"url-or-path": "^2.1.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "devDependencies": { |
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
15854
+ Addedimport-meta-resolve@4.1.0(transitive)
+ Addedurl-or-path@2.3.2(transitive)
- Removedimport-meta-resolve@4.0.0(transitive)
- Removedurl-or-path@2.1.0(transitive)
Updatedimport-meta-resolve@^4.0.0
Updatedurl-or-path@^2.1.0