svelte-entitlement
Advanced tools
Comparing version 1.2.83 to 1.2.85
{ | ||
"name": "svelte-entitlement", | ||
"version": "1.2.83", | ||
"version": "1.2.85", | ||
"publishConfig": { | ||
@@ -41,20 +41,20 @@ "access": "public", | ||
"dependencies": { | ||
"svelte-dnd-action": "^0.9.47" | ||
"svelte-dnd-action": "^0.9.49" | ||
}, | ||
"devDependencies": { | ||
"@semantic-release/commit-analyzer": "^12.0.0", | ||
"@semantic-release/commit-analyzer": "^13.0.0", | ||
"@semantic-release/exec": "^6.0.3", | ||
"@semantic-release/github": "^10.0.5", | ||
"@semantic-release/release-notes-generator": "^13.0.0", | ||
"@sveltejs/vite-plugin-svelte": "^3.1.0", | ||
"@semantic-release/github": "^10.1.0", | ||
"@semantic-release/release-notes-generator": "^14.0.1", | ||
"@sveltejs/vite-plugin-svelte": "^3.1.1", | ||
"ava": "^6.1.3", | ||
"c8": "^9.1.0", | ||
"c8": "^10.1.2", | ||
"documentation": "^14.0.3", | ||
"mf-styling": "^3.1.6", | ||
"npm-pkgbuild": "^15.3.19", | ||
"semantic-release": "^23.1.1", | ||
"svelte": "^5.0.0-next.143", | ||
"testcafe": "^3.6.0", | ||
"vite": "^5.2.11", | ||
"vite-plugin-compression2": "^1.1.1" | ||
"npm-pkgbuild": "^15.3.25", | ||
"semantic-release": "^24.0.0", | ||
"svelte": "^5.0.0-next.184", | ||
"testcafe": "^3.6.2", | ||
"vite": "^5.3.3", | ||
"vite-plugin-compression2": "^1.1.2" | ||
}, | ||
@@ -66,3 +66,3 @@ "peerDependencies": { | ||
"mf-hosting-cloudflare": "^1.0.6", | ||
"mf-hosting-frontend": "^3.2.0" | ||
"mf-hosting-frontend": "^3.2.1" | ||
}, | ||
@@ -138,6 +138,5 @@ "repository": { | ||
"arlac77/template-npm-pkgbuild", | ||
"arlac77/template-svelte-component", | ||
"arlac77/template-vite" | ||
"arlac77/template-svelte-component" | ||
] | ||
} | ||
} |
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
8792
Updatedsvelte-dnd-action@^0.9.49