Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "es-vary", | ||
"description": "vary rewrite in TypeScript with ESM and CommonJS targets", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"type": "module", | ||
@@ -35,4 +35,4 @@ "exports": "./dist/index.js", | ||
"scripts": { | ||
"build": "tsup src/index.ts --minify-whitespace --format cjs,esm --dts" | ||
"build": "tsup src/index.ts --minify-whitespace --format esm --dts" | ||
} | ||
} |
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
7910
6
95