svelte-entitlement
Advanced tools
Comparing version 1.2.80 to 1.2.81
{ | ||
"name": "svelte-entitlement", | ||
"version": "1.2.80", | ||
"version": "1.2.81", | ||
"publishConfig": { | ||
@@ -33,3 +33,3 @@ "access": "public", | ||
"test:ava": "ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs", | ||
"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", | ||
"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", | ||
@@ -42,3 +42,3 @@ "docs": "documentation readme --section=API ./src/**/*.mjs", | ||
"dependencies": { | ||
"svelte-dnd-action": "^0.9.45" | ||
"svelte-dnd-action": "^0.9.47" | ||
}, | ||
@@ -48,2 +48,3 @@ "devDependencies": { | ||
"@semantic-release/exec": "^6.0.3", | ||
"@semantic-release/github": "^10.0.4", | ||
"@semantic-release/release-notes-generator": "^13.0.0", | ||
@@ -55,3 +56,3 @@ "@sveltejs/vite-plugin-svelte": "^3.1.0", | ||
"mf-styling": "^3.1.6", | ||
"npm-pkgbuild": "^15.3.10", | ||
"npm-pkgbuild": "^15.3.14", | ||
"semantic-release": "^23.1.1", | ||
@@ -58,0 +59,0 @@ "svelte": "^5.0.0-next.134", |
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
8823
15
Updatedsvelte-dnd-action@^0.9.47