Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "esmock", | ||
"version": "1.9.0", | ||
"type": "module", | ||
"version": "1.9.1", | ||
"license": "ISC", | ||
@@ -8,6 +9,6 @@ "readmeFilename": "README.md", | ||
"author": "chris <chris@bumblehead.com>", | ||
"main": "src/esmockLoader.js", | ||
"module": "src/esmockLoader.js", | ||
"type": "module", | ||
"types": "src/esmock.d.ts", | ||
"exports": { | ||
"types": "./src/esmock.d.ts", | ||
"import": "./src/esmockLoader.js" | ||
}, | ||
"repository": { | ||
@@ -14,0 +15,0 @@ "type": "git", |
@@ -50,2 +50,7 @@ ```diff | ||
_note: `esmock` is [unable to mock some export expressions.][20]_ `esmock` is improving in this area. [See the wiki][20] for more details. | ||
[20]: https://github.com/iambumblehead/esmock/wiki#user-content-problems-module-resolution | ||
`esmock` examples | ||
@@ -52,0 +57,0 @@ ``` javascript |
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
12279
116