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
10
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.14 to 4.0.0-beta.31

2

lib/utils/fetch-npm-template.js

@@ -37,3 +37,3 @@ 'use strict';

} catch (error) {
throw new Error(`Could not find package ${chalk.green('template.json')} on npm`);
throw new Error(`Could not find package ${chalk.yellow(template)} on npm`);
}

@@ -40,0 +40,0 @@ }

{
"name": "@strapi/generate-new",
"version": "4.0.0-beta.14",
"version": "4.0.0-beta.31",
"description": "Generate a new Strapi application.",

@@ -55,3 +55,3 @@ "homepage": "https://strapi.io",

"license": "SEE LICENSE IN LICENSE",
"gitHead": "0c0789354d34c685b94474911b79c1b679155dfa"
"gitHead": "965d27fa02fd6908db602a25069795f304167f2c"
}
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