Socket
Socket
Sign inDemoInstall

@multivisio/layout

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multivisio/layout - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@multivisio/layout",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -5,0 +5,0 @@ "bin": {

@@ -72,3 +72,3 @@ const { stat, statSync, rmSync, mkdirSync, readdirSync, writeFileSync, readFileSync } = require('node:fs');

});
init(layoutPath);
init(layoutPath, true);
}

@@ -96,3 +96,3 @@ );

});
init(layoutPath);
init(layoutPath, true);
}

@@ -99,0 +99,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