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

@strapi/generate-new

Package Overview
Dependencies
Maintainers
9
Versions
1246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strapi/generate-new - npm Package Compare versions

Comparing version 4.0.0-beta.18 to 4.0.0-beta.19

52

package.json
{
"name": "@strapi/generate-new",
"version": "4.0.0-beta.18",
"version": "4.0.0-beta.19",
"description": "Generate a new Strapi application.",
"homepage": "https://strapi.io",
"keywords": [

@@ -11,2 +10,23 @@ "generate",

],
"homepage": "https://strapi.io",
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/strapi/strapi.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"url": "https://strapi.io"
},
"maintainers": [
{
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"url": "https://strapi.io"
}
],
"main": "./lib/index.js",

@@ -16,2 +36,5 @@ "directories": {

},
"scripts": {
"test": "echo \"no tests yet\""
},
"dependencies": {

@@ -30,24 +53,2 @@ "@sentry/node": "6.3.0",

},
"scripts": {
"test": "echo \"no tests yet\""
},
"author": {
"email": "hi@strapi.io",
"name": "Strapi team",
"url": "https://strapi.io"
},
"maintainers": [
{
"name": "Strapi team",
"email": "hi@strapi.io",
"url": "https://strapi.io"
}
],
"repository": {
"type": "git",
"url": "git://github.com/strapi/strapi.git"
},
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
},
"engines": {

@@ -57,4 +58,3 @@ "node": ">=12.x.x <=16.x.x",

},
"license": "SEE LICENSE IN LICENSE",
"gitHead": "3e9e3f13cb85822e6d92b0e448ae0b94d440dac1"
"gitHead": "6e0f2052136c7d337d72b944cd0564d4559896d0"
}
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