🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

svelte-splitpanes

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-splitpanes - npm Package Compare versions

Comparing version

to
0.7.14

dist/index.d.ts

15

package.json
{
"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
[![Star History Chart](https://api.star-history.com/svg?repos=orefalo/svelte-splitpanes&type=Date)](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: