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.4 to 0.1.5

10

package.json
{
"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

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