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

@wildebeest/boxlayout

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wildebeest/boxlayout - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

package.json
{
"name": "@wildebeest/boxlayout",
"version": "0.2.0",
"version": "0.2.1",
"description": "Box Layout module for creating fullscreen admin enviroments",

@@ -9,3 +9,4 @@ "main": "dist/index.js",

"build": "tsc --declaration",
"test": "jest"
"test": "jest",
"deploy": "npm run test && npm run build && git add -A && git commit -m 'deploy' && git push origin master"
},

@@ -18,3 +19,3 @@ "repository": {

"@wildebeest/common": "^0.2.0",
"@wildebeest/drag": "^0.1.1",
"@wildebeest/drag": "^0.2.0",
"@wildebeest/js-modules": "^0.1.0",

@@ -21,0 +22,0 @@ "@wildebeest/scroll": "^0.2.0"

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