Comparing version 0.2.1 to 0.2.2
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.2.2](https://github.com/unjs/mlly/compare/v0.2.1...v0.2.2) (2021-09-20) | ||
### Bug Fixes | ||
* add missing require to cjs interface ([9bdffc3](https://github.com/unjs/mlly/commit/9bdffc3991c53335f34ce64d51a839e3e0c0cd2c)) | ||
### [0.2.1](https://github.com/unjs/mlly/compare/v0.2.0...v0.2.1) (2021-09-20) | ||
@@ -7,0 +14,0 @@ |
@@ -6,2 +6,3 @@ // CommonJS | ||
__dirname: string | ||
require: NodeRequire | ||
} | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "mlly", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Missing ECMAScript module utils for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "unjs/mlly", |
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
16977
207