@polka/parse
Advanced tools
Comparing version 1.0.0-next.12 to 1.0.0-next.15
{ | ||
"version": "1.0.0-next.12", | ||
"version": "1.0.0-next.15", | ||
"name": "@polka/parse", | ||
@@ -10,2 +10,9 @@ "repository": "lukeed/polka", | ||
"license": "MIT", | ||
"exports": { | ||
".": { | ||
"import": "./build.mjs", | ||
"require": "./build.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -23,3 +30,3 @@ "*.d.ts", | ||
}, | ||
"gitHead": "dc4a3c4b677dda9d38386299e83e84a3220e49c9" | ||
"gitHead": "e0e131dd28b03e26652a96b9a1428c017209e187" | ||
} |
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
5854