Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kong/splitpanes

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kong/splitpanes - npm Package Compare versions

Comparing version 3.1.6-patch.3 to 3.1.6-patch.4

4

package.json
{
"name": "@kong/splitpanes",
"version": "3.1.6-patch.3",
"version": "3.1.6-patch.4",
"description": "A Vue.js reliable, simple and touch-ready panes splitter / resizer",

@@ -44,3 +44,3 @@ "author": "Antoni Andre <antoniandre.web@gmail.com>",

"build": "vite build --base /splitpanes/",
"build-bundle": "BUNDLE=true vite build && mv ./dist/style.css ./dist/splitpanes.css",
"build-bundle": "rm -rf types && BUNDLE=true vite build && mv ./dist/style.css ./dist/splitpanes.css",
"serve": "vite preview --base /splitpanes/",

@@ -47,0 +47,0 @@ "publish-doc": "npm run build && npm run build-bundle && git add . && git commit -m 'Publish documentation on Github.' && git push && git push --tag"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc