create-strapi-starter
Advanced tools
Comparing version 0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd to 0.0.0-next.d54a672641d83234230d3d80d92aaf87f60f8c75
{ | ||
"name": "create-strapi-starter", | ||
"version": "0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd", | ||
"version": "0.0.0-next.d54a672641d83234230d3d80d92aaf87f60f8c75", | ||
"description": "Generate a new Strapi application.", | ||
@@ -43,7 +43,6 @@ "keywords": [ | ||
"lint": "run -T eslint .", | ||
"prepublishOnly": "yarn clean && yarn build", | ||
"watch": "pack-up watch" | ||
}, | ||
"dependencies": { | ||
"@strapi/generate-new": "0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd", | ||
"@strapi/generate-new": "0.0.0-next.d54a672641d83234230d3d80d92aaf87f60f8c75", | ||
"chalk": "4.1.2", | ||
@@ -58,5 +57,5 @@ "ci-info": "3.8.0", | ||
"devDependencies": { | ||
"@strapi/pack-up": "0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd", | ||
"eslint-config-custom": "0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd", | ||
"tsconfig": "0.0.0-next.d482633e774699cc8d4e05531deaeb6001e791cd" | ||
"@strapi/pack-up": "4.23.0", | ||
"eslint-config-custom": "0.0.0-next.d54a672641d83234230d3d80d92aaf87f60f8c75", | ||
"tsconfig": "0.0.0-next.d54a672641d83234230d3d80d92aaf87f60f8c75" | ||
}, | ||
@@ -67,3 +66,3 @@ "engines": { | ||
}, | ||
"gitHead": "d482633e774699cc8d4e05531deaeb6001e791cd" | ||
"gitHead": "d54a672641d83234230d3d80d92aaf87f60f8c75" | ||
} |
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
77786
2
1
80