svelte-copy
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -1,1 +0,1 @@ | ||
export { copy } from './copy'; | ||
export { copy } from './copy.js'; |
{ | ||
"name": "svelte-copy", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"repository": { | ||
@@ -14,7 +14,7 @@ "type": "git", | ||
"devDependencies": { | ||
"@sveltejs/adapter-vercel": "^1.0.0-next.31", | ||
"@sveltejs/adapter-vercel": "next", | ||
"@sveltejs/kit": "next", | ||
"ghostsui": "^1.0.0", | ||
"svelte": "^3.44.0", | ||
"svelte-preprocess": "^4.9.4", | ||
"svelte-preprocess": "^4.10.1", | ||
"svelte2tsx": "^0.4.11", | ||
@@ -21,0 +21,0 @@ "tslib": "^2.3.1", |
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
3063