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

create-strapi-app

Package Overview
Dependencies
Maintainers
5
Versions
1826
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-strapi-app - npm Package Compare versions

Comparing version

to
3.0.0-beta.19.5

6

package.json
{
"name": "create-strapi-app",
"version": "3.0.0-beta.19.4",
"version": "3.0.0-beta.19.5",
"description": "Generate a new Strapi application.",

@@ -24,3 +24,3 @@ "license": "MIT",

"commander": "^2.20.0",
"strapi-generate-new": "3.0.0-beta.19.4"
"strapi-generate-new": "3.0.0-beta.19.5"
},

@@ -46,3 +46,3 @@ "scripts": {

},
"gitHead": "24bd311678a5ce8901bbeb9df1aae79c2f5ed096"
"gitHead": "8d56e0c12f8a3b42537db341b84c5e6bbe34a60b"
}