gatsby-plugin-graphql-image
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gatsby-plugin-graphql-image", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A gatsby plugin for generating file nodes from remote image URLS in GraphQL API's", | ||
"main": "gatsby-node.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Rocketmakers/gatsby-plugin-graphql-image" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +11,0 @@ "release": "ts-node _deploy/publish.ts" |
@@ -18,3 +18,3 @@ # gatsby-plugin-graphql-image | ||
``` | ||
npm i -D gatsby-plugin-grapqhl-image | ||
npm i -D gatsby-plugin-graphql-image | ||
``` | ||
@@ -21,0 +21,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4152
1