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
3
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.7 to 0.1.8

18

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

@@ -57,2 +57,10 @@ "main": "index.js",

{
"id": "contentSyncUrl",
"label": "Content Sync URL (BETA Feature)",
"type": "string",
"required": false,
"default": false,
"hint": "https://gatsby.dev/datocms-preview-docs"
},
{
"id": "authToken",

@@ -105,3 +113,3 @@ "label": "Auth token",

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

@@ -112,9 +120,9 @@ "prop-types": "^15.6.2",

},
"resolutions":{
"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"
"mixin-deep": ">=1.3.2 <2.0.0 || >=2.0.1",
"set-value": ">=2.0.1 <3.0.0 || >=3.0.1"
}
}

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