@gatsby-cloud-pkg/gatsby-cms-extension-base
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.34](https://github.com/gatsby-inc/mansion/compare/@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.33...@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.34) (2019-08-22) | ||
**Note:** Version bump only for package @gatsby-cloud-pkg/gatsby-cms-extension-base | ||
## [0.0.33](https://github.com/gatsby-inc/mansion/compare/@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.32...@gatsby-cloud-pkg/gatsby-cms-extension-base@0.0.33) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
@@ -0,2 +1,3 @@ | ||
/// <reference types="react" /> | ||
declare const _default: () => JSX.Element; | ||
export default _default; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare function getContentPath({ contentSlug, previewUrl, authToken }: { | ||
@@ -2,0 +3,0 @@ contentSlug: any; |
{ | ||
"name": "@gatsby-cloud-pkg/gatsby-cms-extension-base", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "Common utilities for integrating Gatsby Preview with CMS providers", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^10.0.0", | ||
"@types/node": "^12.7.2", | ||
"eslint": "^5.13.0", | ||
@@ -26,3 +26,3 @@ "jest": "^24.8.0", | ||
"prettier-eslint-cli": "^4.7.1", | ||
"rimraf": "^2.6.2", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -47,3 +47,3 @@ "ts-node": "^8.3.0", | ||
}, | ||
"gitHead": "84ccd44d299cf9e774d7e814a9f28c85fd75fd15" | ||
"gitHead": "aae1af3a32b3bf3618d78ef3b56220bdd7bd84e2" | ||
} |
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
13912
141