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
8
Versions
1722
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.3.5-next.0 to 3.3.5-next.1

2

create-strapi-app.js
'use strict';
const commander = require('commander');
const generateNewApp = require('strapi-generate-new');
const packageJson = require('./package.json');
const generateNewApp = require('strapi-generate-new');

@@ -7,0 +7,0 @@ const program = new commander.Command(packageJson.name);

{
"name": "create-strapi-app",
"version": "3.3.5-next.0",
"version": "3.3.5-next.1",
"description": "Generate a new Strapi application.",

@@ -24,3 +24,3 @@ "license": "SEE LICENSE IN LICENSE",

"commander": "6.1.0",
"strapi-generate-new": "3.3.5-next.0"
"strapi-generate-new": "3.3.5-next.1"
},

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

},
"gitHead": "ea4b0bbe8f16724a85fa62e4f7c8788c6b3f2d32"
"gitHead": "c9c936ba41e9b7d881eb96e515ac2317ce471473"
}
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