Socket
Socket
Sign inDemoInstall

@shagstrom/split-pane

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.4 to 1.0.0

10

package.json
{
"name": "@shagstrom/split-pane",
"main": "split-pane.js",
"version": "0.9.4",
"version": "1.0.0",
"homepage": "https://github.com/shagstrom/split-pane",
"repository" :{
"type" : "git",
"url" : "https://github.com/shagstrom/split-pane.git"
"repository": {
"type": "git",
"url": "https://github.com/shagstrom/split-pane.git"
},

@@ -13,5 +13,5 @@ "author": "Simon Hagström <simon.hagstrom@gmail.com>",

"license": "MIT",
"dependencies":{
"dependencies": {
"jquery": "^1.11.1"
}
}

@@ -8,5 +8,5 @@ split-pane

You can download split-pane.js and split-pane.css manually to you project or you can install with bower:
You can download split-pane.js and split-pane.css manually to you project or you can install with npm:
bower install split-pane
npm install split-pane

@@ -13,0 +13,0 @@ Split panes are initiated with

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc