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.6 to 0.1.7

9

package.json
{
"name": "datocms-plugin-gatsby-cloud",
"homepage": "https://github.com/gatsby-inc/datocms-plugin-gatsby-cloud",
"version": "0.1.6",
"version": "0.1.7",
"description": "Plugin that allows access to Gatsby Cloud Preview instances",

@@ -109,3 +109,10 @@ "main": "index.js",

"react-dom": "^16.5.2"
},
"resolutions":{
"eslint-utils": ">=1.4.1",
"https-proxy-agent": ">=2.2.3",
"lodash": ">=4.17.12",
"mixin-deep":">=1.3.2 <2.0.0 || >=2.0.1",
"set-value":">=2.0.1 <3.0.0 || >=3.0.1"
}
}

@@ -7,2 +7,10 @@ # Gatsby Preview DatoCMS plugin

In Dato CMS, when your site is served to a DatoCMS subdomain. Click on "Enter project" then go to settings and click on the Models option in the sidebar.
This should open up your "product name" settings. Click on the settings of your product and select additional settings.
This is where the "Enable draft/published system" Option is selected. So that changes you save are available in your Gatsby Preview, but not pushed to production.
![Enable draft/published system](https://res.cloudinary.com/ekwuno/image/upload/v1586171014/Screenshot_2020-04-06_at_12.01.23.png)
Please specify a Gatsby Preview instance url (required) and auth token (optional) in the plugin global settings.

@@ -18,1 +26,3 @@

Please note that if the slug field is localized in a specific model, so needs to be the JSON field on which the plugin gets installed.

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