Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/create-contentful-app

Package Overview
Dependencies
Maintainers
100
Versions
610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/create-contentful-app - npm Package Compare versions

Comparing version 0.7.5-alpha.1 to 0.8.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.8.0](https://github.com/contentful/create-contentful-app/compare/v0.7.4...v0.8.0) (2021-04-21)
### Features
* update engines property ([638e4cc](https://github.com/contentful/create-contentful-app/commit/638e4cc3eb8b707de8c885df181cac8e13da905f))
## [0.7.4](https://github.com/contentful/create-contentful-app/compare/v0.7.3...v0.7.4) (2021-04-20)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@contentful/create-contentful-app",
"version": "0.7.5-alpha.1+53e2f6c",
"version": "0.8.0",
"description": "A template for building Contentful Apps",

@@ -13,4 +13,4 @@ "author": "Contentful GmbH",

"engines": {
"node": ">=12 <15",
"npm": ">=6 <7"
"node": ">=12 <=15",
"npm": ">=6 <=7"
},

@@ -36,4 +36,4 @@ "main": "lib/index.js",

"dependencies": {
"@contentful/app-scripts": "^0.7.4",
"@contentful/cra-template-create-contentful-app": "^0.7.5-alpha.1+53e2f6c",
"@contentful/app-scripts": "^0.8.0",
"@contentful/cra-template-create-contentful-app": "^0.8.0",
"chalk": "^4.1.0",

@@ -61,3 +61,3 @@ "contentful-management": "^7.5.1",

},
"gitHead": "53e2f6cb290bbf300303e0223fb2969ebfa06e72"
"gitHead": "4d52e5f4c3156063e0d6313c571ee9fa363e0a37"
}
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