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
1672
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 3.0.0-beta.18.6 to 3.0.0-beta.18.7

2

create-strapi-app.js

@@ -40,2 +40,4 @@ 'use strict';

console.error('Please specify the <directory> of your project');
// eslint-disable-next-line no-process-exit
process.exit(1);

@@ -42,0 +44,0 @@ }

6

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

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

"commander": "^2.20.0",
"strapi-generate-new": "3.0.0-beta.18.6"
"strapi-generate-new": "3.0.0-beta.18.7"
},

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

},
"gitHead": "1106c077959963eeee79e4089f030864af8b6fdf"
"gitHead": "761ad68392c64a43507fa819640289e7e8224cd3"
}
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