astro-graphql-plugin
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "astro-graphql-plugin", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"type": "module", | ||
@@ -18,2 +18,8 @@ "exports": { | ||
}, | ||
"author": "Interledger <tech@interledger.org>", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/interledger/astro-graphql-plugin" | ||
}, | ||
"devDependencies": { | ||
@@ -20,0 +26,0 @@ "@types/fs-extra": "^11.0.4", |
@@ -7,6 +7,6 @@ # astro-graphql-plugin | ||
1. Install the plugin with the package manager of your choice. | ||
1. Install the plugin with the package manager of your choice. For example: | ||
``` | ||
pnpm add @interledger/astro-graphql-plugin | ||
pnpm add astro-graphql-plugin | ||
``` | ||
@@ -13,0 +13,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
22703
0
1
0
0