New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

astro-graphql-plugin

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-graphql-plugin - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

package.json
{
"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",

4

README.md

@@ -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 @@

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