datocms-plugin-gatsby-cloud
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "datocms-plugin-gatsby-cloud", | ||
"homepage": "https://github.com/gatsby-inc/datocms-plugin-gatsby-cloud", | ||
"version": "0.1.4", | ||
"description": "Plugin that allows access to Gatsby Cloud sites", | ||
"version": "0.1.5", | ||
"description": "Plugin that allows access to Gatsby Cloud Preview instances", | ||
"main": "index.js", | ||
@@ -50,7 +50,7 @@ "scripts": { | ||
"id": "instanceUrl", | ||
"label": "Site url", | ||
"label": "Gatsby Preview instance url", | ||
"type": "string", | ||
"required": true, | ||
"default": false, | ||
"hint": "The url of a Gatsby Cloud site" | ||
"hint": "The url of a Gatsby Cloud Preview instance" | ||
}, | ||
@@ -105,3 +105,3 @@ { | ||
"dependencies": { | ||
"@gatsby-cloud-pkg/gatsby-cms-extension-base": "^0.0.25", | ||
"@gatsby-cloud-pkg/gatsby-cms-extension-base": "^0.0.27", | ||
"classname": "^0.0.0", | ||
@@ -108,0 +108,0 @@ "prop-types": "^15.6.2", |
# Gatsby Cloud DatoCMS plugin | ||
Plugin that allows access to Gatsby Cloud sites | ||
Plugin that allows access to Gatsby Cloud Preview instances | ||
## Configuration | ||
Please specify a Gatsby Cloud site url (required) and auth token (optional) in the plugin global settings. | ||
Please specify a Gatsby Cloud Preview instance url (required) and auth token (optional) in the plugin global settings. | ||
@@ -9,0 +9,0 @@ ![Configuration screenshot](https://user-images.githubusercontent.com/18426780/62660663-ec422180-b92b-11e9-929e-03a66906d851.png) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
730866
695
+ Added@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.27(transitive)
- Removed@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.25(transitive)