Comparing version 1.9.2 to 1.9.3
{ | ||
"name": "esmock", | ||
"type": "module", | ||
"version": "1.9.2", | ||
"version": "1.9.3", | ||
"license": "ISC", | ||
@@ -6,0 +6,0 @@ "readmeFilename": "README.md", |
declare function esmock(path: string, localmock?: any, globalmock?: any): any; | ||
export = esmock; | ||
export default esmock; |
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
12316