New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@haxcms/fix-folder-structure

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxcms/fix-folder-structure - npm Package Compare versions

Comparing version 0.0.5 to 0.0.11

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.0.5","commands":{"run":{"id":"run","description":"Correctly fix folder structure of a HAXcms site.","pluginName":"@haxcms/fix-folder-structure","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"path","description":"path to the site.json file.","required":true}]}}}
{"version":"0.0.11","commands":{"run":{"id":"run","description":"Correctly fix folder structure of a HAXcms site.","pluginName":"@haxcms/fix-folder-structure","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"path","description":"path to the site.json file.","required":true}]}}}
{
"name": "@haxcms/fix-folder-structure",
"description": "> TODO: description",
"version": "0.0.5",
"version": "0.0.11",
"author": "heyMP <mgp140@gmail.com>",

@@ -72,3 +72,3 @@ "bin": {

},
"gitHead": "73ca4803c4171bab5a0bd113078c0839cc37d9c8"
"gitHead": "219c8aba21c02729d486884b714d1a78afd41251"
}

@@ -22,3 +22,3 @@ @haxms-tools/fix-folder-structure

$ haxcms-fix-folder-structure (-v|--version|version)
@haxcms/fix-folder-structure/0.0.5 darwin-x64 node-v12.13.0
@haxcms/fix-folder-structure/0.0.11 darwin-x64 node-v12.13.0
$ haxcms-fix-folder-structure --help [COMMAND]

@@ -64,3 +64,3 @@ USAGE

_See code: [src/commands/run.js](https://github.com/elmsln/haxcms-tools/blob/v0.0.5/src/commands/run.js)_
_See code: [src/commands/run.js](https://github.com/elmsln/haxcms-tools/blob/v0.0.11/src/commands/run.js)_
<!-- commandsstop -->
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