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

datocms-plugin-gatsby-cloud

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datocms-plugin-gatsby-cloud - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

10

package.json
{
"name": "datocms-plugin-gatsby-cloud",
"homepage": "https://github.com/gatsby-inc/datocms-plugin-gatsby-cloud",
"version": "0.1.3",
"description": "Plugin that allows access to Gatsby Cloud instances",
"version": "0.1.4",
"description": "Plugin that allows access to Gatsby Cloud sites",
"main": "index.js",

@@ -50,7 +50,7 @@ "scripts": {

"id": "instanceUrl",
"label": "Instance url",
"label": "Site url",
"type": "string",
"required": true,
"default": false,
"hint": "The url of a Gatsby Cloud instance"
"hint": "The url of a Gatsby Cloud site"
},

@@ -105,3 +105,3 @@ {

"dependencies": {
"@gatsby-cloud-pkg/gatsby-cms-extension-base": "^0.0.19",
"@gatsby-cloud-pkg/gatsby-cms-extension-base": "^0.0.25",
"classname": "^0.0.0",

@@ -108,0 +108,0 @@ "prop-types": "^15.6.2",

# Gatsby Cloud DatoCMS plugin
Plugin that allows access to Gatsby Cloud instances
Plugin that allows access to Gatsby Cloud sites
## Configuration
Please specify a Gatsby Cloud preview instance url (required) and auth token (optional) in the plugin global settings.
Please specify a Gatsby Cloud site url (required) and auth token (optional) in the plugin global settings.
![Configuration screenshot](https://user-images.githubusercontent.com/18426780/61498853-37e35a00-a982-11e9-889a-a24e484c4202.png)
![Configuration screenshot](https://user-images.githubusercontent.com/18426780/62660663-ec422180-b92b-11e9-929e-03a66906d851.png)

@@ -11,0 +11,0 @@ ## Plugin

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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