Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "es-fresh", | ||
"description": "fresh rewrite in TypeScript with ESM and CommonJS targets", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"repository": "https://github.com/talentlessguy/es-fresh.git", | ||
@@ -34,4 +34,5 @@ "engines": { | ||
"scripts": { | ||
"build": "rollup -c" | ||
"build": "rollup -c", | ||
"prepare": "pnpm build" | ||
} | ||
} |
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
10607
7
188