svelte-entitlement
Advanced tools
Comparing version 1.2.30 to 1.2.31
{ | ||
"name": "svelte-entitlement", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"publishConfig": { | ||
@@ -19,3 +19,3 @@ "access": "public" | ||
"test:ava": "ava --timeout 2m tests/*.mjs", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --page-request-timeout 3000 --app-init-delay 3000 --app vite", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --page-request-timeout 3000 --app-init-delay 3000 --app \"vite preview\"", | ||
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m tests/*.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp", | ||
@@ -38,11 +38,11 @@ "docs": "documentation readme --section=API ./src/**/*.mjs", | ||
"documentation": "^13.2.5", | ||
"mf-styling": "^1.2.33", | ||
"npm-pkgbuild": "^10.12.2", | ||
"mf-styling": "^1.2.45", | ||
"npm-pkgbuild": "^10.14.8", | ||
"semantic-release": "^19.0.3", | ||
"svelte": "^3.49.0", | ||
"testcafe": "^1.20.0", | ||
"vite": "^3.0.2" | ||
"testcafe": "^1.20.1", | ||
"vite": "^3.0.8" | ||
}, | ||
"optionalDependencies": { | ||
"mf-hosting": "^1.7.1" | ||
"mf-hosting": "^1.7.2" | ||
}, | ||
@@ -84,3 +84,3 @@ "repository": { | ||
"arlac77/template-pacman", | ||
"arlac77/template-svelte-component#next", | ||
"arlac77/template-svelte-component", | ||
"arlrac77/template-arlac77-github" | ||
@@ -87,0 +87,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
7329