svelte-code-copy
Advanced tools
Comparing version 1.0.25 to 1.0.26
@@ -28,2 +28,4 @@ import { SvelteComponent } from "svelte"; | ||
}; | ||
exports?: {} | undefined; | ||
bindings?: string | undefined; | ||
}; | ||
@@ -30,0 +32,0 @@ export type CodeCopyProps = typeof __propDef.props; |
{ | ||
"name": "svelte-code-copy", | ||
"description": "❏ Just wrap it with this", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"main": "dist/index.js", | ||
@@ -33,16 +33,16 @@ "type": "module", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.27", | ||
"@jill64/npm-demo-layout": "1.0.194", | ||
"@jill64/eslint-config-svelte": "1.2.29", | ||
"@jill64/npm-demo-layout": "1.0.206", | ||
"@jill64/playwright-config": "2.3.0", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.12", | ||
"@jill64/universal-sanitizer": "1.2.11", | ||
"@playwright/test": "1.44.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.13", | ||
"@jill64/universal-sanitizer": "1.2.13", | ||
"@playwright/test": "1.44.1", | ||
"@sveltejs/adapter-cloudflare": "4.4.0", | ||
"@sveltejs/kit": "2.5.8", | ||
"svelte": "4.2.16", | ||
"svelte-highlight": "7.6.0", | ||
"@sveltejs/kit": "2.5.10", | ||
"svelte": "4.2.17", | ||
"svelte-highlight": "7.6.1", | ||
"typescript": "5.4.5", | ||
"vite": "5.2.11", | ||
"@sveltejs/vite-plugin-svelte": "3.1.0" | ||
"vite": "5.2.12", | ||
"@sveltejs/vite-plugin-svelte": "3.1.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "dependencies": { | ||
"url": "https://github.com/jill64/svelte-code-copy.git", | ||
"image": "https://opengraph.githubassets.com/090f4d7ff9730385e9bf7aa0f7dfc740292f8184a22d93c43b9d35e4f2315637/jill64/svelte-code-copy" | ||
"image": "https://opengraph.githubassets.com/733f833380aed594bc7b311e860c7995a4e0583de07717805769bd88b3eb30da/jill64/svelte-code-copy" | ||
}, | ||
@@ -67,0 +67,0 @@ "license": "MIT", |
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
9472
38