Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "initx", | ||
"type": "module", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "A more convenient scripting engine", | ||
"author": "imba97", | ||
"license": "MIT", | ||
"homepage": "https://github.com/imba97/initx#readme", | ||
"homepage": "https://github.com/initx-collective/initx#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/imba97/initx" | ||
"url": "git@github.com:initx-collective/initx.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/imba97/initx/issues" | ||
"url": "https://github.com/initx-collective/initx/issues" | ||
}, | ||
@@ -28,5 +28,4 @@ "keywords": [ | ||
"cac": "^6.7.14", | ||
"inquirer": "^12.0.0", | ||
"@initx-plugin/core": "0.0.13", | ||
"@initx-plugin/utils": "0.0.13" | ||
"@initx-plugin/core": "0.0.14", | ||
"@initx-plugin/utils": "0.0.14" | ||
}, | ||
@@ -33,0 +32,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
3
6369
67
+ Added@initx-plugin/core@0.0.14(transitive)
+ Added@initx-plugin/utils@0.0.14(transitive)
+ Addedfs-extra@11.3.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedinquirer@^12.0.0
- Removed@initx-plugin/core@0.0.13(transitive)
- Removed@initx-plugin/utils@0.0.13(transitive)
Updated@initx-plugin/core@0.0.14
Updated@initx-plugin/utils@0.0.14