@contentful/create-contentful-app
Advanced tools
Comparing version 0.3.0 to 0.3.1-canary
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "0.3.0", | ||
"version": "0.3.1-canary", | ||
"description": "A template for building Contentful Apps", | ||
@@ -58,3 +58,3 @@ "author": "Contentful GmbH", | ||
"contentful-management": "^5.27.3", | ||
"create-react-app": "^4.0.0", | ||
"create-react-app": "^4.0.1", | ||
"cross-spawn": "^7.0.3", | ||
@@ -61,0 +61,0 @@ "inquirer": "^7.2.0", |
{ | ||
"package": { | ||
"dependencies": { | ||
"@contentful/field-editor-single-line": "^0.11.0", | ||
"@contentful/field-editor-single-line": "^0.11.1", | ||
"@contentful/field-editor-test-utils": "^0.8.1", | ||
"@contentful/forma-36-fcss": "^0.2.11", | ||
"@contentful/forma-36-react-components": "^3.63.1", | ||
"@contentful/forma-36-react-components": "^3.63.11", | ||
"@contentful/forma-36-tokens": "^0.9.1", | ||
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/jest-dom": "^5.11.5", | ||
"@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | ||
"@types/jest": "^26.0.15", | ||
"@types/node": "^14.14.2", | ||
"@types/react": "^16.9.53", | ||
"@types/react-dom": "^16.9.8", | ||
"contentful-ui-extensions-sdk": "^3.23.4", | ||
"typescript": "^4.0.3" | ||
"@types/node": "^14.14.6", | ||
"@types/react": "^16.9.55", | ||
"@types/react-dom": "^16.9.9", | ||
"contentful-ui-extensions-sdk": "^3.24.0", | ||
"typescript": "^4.0.5" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27246
Updatedcreate-react-app@^4.0.1