svelte-common
Advanced tools
Comparing version 6.10.11 to 6.10.12
{ | ||
"name": "svelte-common", | ||
"version": "6.10.11", | ||
"version": "6.10.12", | ||
"publishConfig": { | ||
@@ -40,3 +40,3 @@ "access": "public", | ||
"test": "npm run test:ava && npm run test:cafe", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*-cafe.mjs -s build/test --page-request-timeout 5000 --app-init-delay 8000 --app vite", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*-cafe.mjs --esm -s build/test --page-request-timeout 5000 --app-init-delay 8000 --app vite", | ||
"test:ava": "ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs", | ||
@@ -65,3 +65,3 @@ "cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp", | ||
"mf-styling": "^3.1.6", | ||
"npm-pkgbuild": "^15.3.10", | ||
"npm-pkgbuild": "^15.3.12", | ||
"semantic-release": "^23.1.1", | ||
@@ -68,0 +68,0 @@ "stylelint": "^16.5.0", |
Sorry, the diff of this file is not supported yet
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
49718