@svelteuidev/composables
Advanced tools
Comparing version 0.7.1 to 0.7.2-next.1
{ | ||
"name": "@svelteuidev/composables", | ||
"version": "0.7.1", | ||
"version": "0.7.2-next.1", | ||
"description": "Svelte actions and utilities library", | ||
@@ -39,12 +39,5 @@ "keywords": [ | ||
"@babel/core": "7.18.6", | ||
"@storybook/addon-actions": "6.5.9", | ||
"@storybook/addon-essentials": "6.5.9", | ||
"@storybook/addon-interactions": "6.5.9", | ||
"@storybook/addon-links": "6.5.9", | ||
"@storybook/addon-svelte-csf": "2.0.5", | ||
"@storybook/builder-vite": "0.1.39", | ||
"@storybook/svelte": "6.5.9", | ||
"@storybook/testing-library": "0.0.13", | ||
"@sveltejs/adapter-auto": "next", | ||
"@sveltejs/kit": "next", | ||
"@sveltejs/package": "1.0.0-next.3", | ||
"@typescript-eslint/eslint-plugin": "5.27.0", | ||
@@ -71,2 +64,3 @@ "@typescript-eslint/parser": "5.27.0", | ||
"./actions/use-click-outside": "./actions/use-click-outside/index.js", | ||
"./actions/use-click-outside/use-click-outside.stories.svelte": "./actions/use-click-outside/use-click-outside.stories.svelte", | ||
"./actions/use-click-outside/use-click-outside": "./actions/use-click-outside/use-click-outside.js", | ||
@@ -135,2 +129,3 @@ "./actions/use-clipboard": "./actions/use-clipboard/index.js", | ||
"./utilities/use-debounce": "./utilities/use-debounce/index.js", | ||
"./utilities/use-debounce/use-debounce.stories.svelte": "./utilities/use-debounce/use-debounce.stories.svelte", | ||
"./utilities/use-debounce/use-debounce": "./utilities/use-debounce/use-debounce.js", | ||
@@ -169,3 +164,4 @@ "./utilities/use-deep-search": "./utilities/use-deep-search/index.js", | ||
"./utilities/use-web-worker/use-web-worker": "./utilities/use-web-worker/use-web-worker.js" | ||
} | ||
}, | ||
"svelte": "./index.js" | ||
} |
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
92756
20
208
2252