@domql/state
Advanced tools
Comparing version 2.5.69 to 2.5.82
{ | ||
"name": "@domql/state", | ||
"version": "2.5.69", | ||
"version": "2.5.82", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "type": "module", | ||
"copy:package:cjs": "cp ../../build/package-cjs.json dist/cjs/package.json", | ||
"build:esm": "npx esbuild *.js --target=es2019 --format=esm --outdir=dist/esm", | ||
"build:esm": "npx esbuild *.js --target=es2017 --format=esm --outdir=dist/esm", | ||
"build:cjs": "npx esbuild *.js --target=node16 --format=cjs --outdir=dist/cjs", | ||
@@ -35,3 +35,3 @@ "build:iife": "npx esbuild *.js --target=node16 --format=iife --outdir=dist/iife", | ||
}, | ||
"gitHead": "ee205b9ab7b486d6844338ba9417ec643055ae7f" | ||
"gitHead": "d459c82294b8af698a706e4310cce67878e0969f" | ||
} |
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