svelte-splitpanes
Advanced tools
Comparing version
{ | ||
"name": "svelte-splitpanes", | ||
"version": "0.7.13", | ||
"version": "0.7.14", | ||
"description": "A full featured resizable pane layout splitter, ported from vue-splitpanes", | ||
@@ -36,5 +36,12 @@ "author": { | ||
"./package.json": "./package.json", | ||
".": "./index.js" | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"svelte": "./dist/index.js" | ||
} | ||
}, | ||
"svelte": "./index.js" | ||
} | ||
"files": [ | ||
"dist" | ||
], | ||
"svelte": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} |
@@ -50,2 +50,6 @@ # Svelte-Splitpanes | ||
## Star History | ||
[](https://star-history.com/#orefalo/svelte-splitpanes&Date) | ||
## Demo & Documentation | ||
@@ -303,3 +307,3 @@ | ||
#### Controling contribution PR | ||
#### Controlling contribution PR | ||
@@ -306,0 +310,0 @@ You can specify additional messages in the PR body that will be included in the changelog (if relevant). An example to a body of PR containing additional messages: |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
339
1.19%76560
-6.25%23
-4.17%