@domql/tags
Advanced tools
Comparing version 2.3.112 to 2.3.113
{ | ||
"name": "@domql/tags", | ||
"version": "2.3.112", | ||
"version": "2.3.113", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"copy:package:cjs": "cp ../../.build/package-cjs.json dist/cjs/package.json", | ||
"build:esm": "npx esbuild *.js --target=es2020 --format=esm --outdir=dist/esm", | ||
"build:esm": "npx esbuild *.js --target=es2019 --format=esm --outdir=dist/esm", | ||
"build:cjs": "npx esbuild *.js --target=node16 --format=cjs --outdir=dist/cjs", | ||
@@ -25,3 +25,3 @@ "build:iife": "npx esbuild *.js --target=node16 --format=iife --outdir=dist/iife", | ||
}, | ||
"gitHead": "a86dad4cef1731f6a97d43ec445074c31f76760a", | ||
"gitHead": "55a450c7abd477de577044072e705cc1363961b5", | ||
"devDependencies": { | ||
@@ -28,0 +28,0 @@ "@babel/core": "^7.12.0" |
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