@gatsby-cloud-pkg/gatsby-cms-extension-base
Advanced tools
Comparing version 0.0.43 to 0.0.45
@@ -12,2 +12,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ExtensionUI = exports.openPreview = exports.getContentPath = void 0; | ||
const React = require("react"); | ||
@@ -14,0 +15,0 @@ const react_1 = require("react"); |
{ | ||
"name": "@gatsby-cloud-pkg/gatsby-cms-extension-base", | ||
"version": "0.0.43", | ||
"version": "0.0.45", | ||
"private": false, | ||
"description": "Common utilities for integrating Gatsby Preview with CMS providers", | ||
@@ -27,3 +28,3 @@ "main": "dist/index.js", | ||
"ts-node": "^8.3.0", | ||
"typescript": "^3.7.4" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -49,3 +50,3 @@ "jest": { | ||
}, | ||
"gitHead": "a3c568261f7d236db42d626d009546abadae06d0" | ||
"gitHead": "a80addbf80a4c9065d5975c6060bc9f8bd246b37" | ||
} |
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
15203
143