Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gqty/solid

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gqty/solid - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2-canary-20240710103619.18f26bac25aefbb3c25f52ef48613c67783bd378

8

package.json
{
"name": "@gqty/solid",
"version": "0.1.0",
"version": "0.1.2-canary-20240710103619.18f26bac25aefbb3c25f52ef48613c67783bd378",
"type": "module",

@@ -44,7 +44,7 @@ "private": false,

"vitest": "^1.6.0",
"gqty": "^3.0.0-canary-20240508114814.1a3f55074b41c286cc67d9f099644ab389e44301"
"gqty": "^3.1.2-canary-20240710103619.18f26bac25aefbb3c25f52ef48613c67783bd378"
},
"peerDependencies": {
"gqty": "^3.0.0",
"solid-js": "^1.6.0"
"solid-js": "^1.6.0",
"gqty": "^3.1.2-canary-20240710103619.18f26bac25aefbb3c25f52ef48613c67783bd378"
},

@@ -51,0 +51,0 @@ "peerDependenciesMeta": {

@@ -17,13 +17,15 @@ <p align="center">

---
Data requirements within your application are picked up automatically, freeing
you from having to maintain GraphQL queries by-hand. It offers a first-class
TypeScript experience. See API documentation at all times within autocomplete.
Head over to [gqty.dev](https://gqty.dev) to explore features and documentation.
Make breaking changes to your API, and see type-errors exactly where things are
breaking, in realtime. No more running a separate validation step.
---
**Head over to [gqty.dev](https://gqty.dev) to explore features and
documentations!**
## Get involved
Documentation, bug reports, pull requests, and all other contributions are
welcome! See [`CONTRIBUTING.md`](CONTRIBUTING.md).
Docs powered by [Vercel](https://vercel.com/?utm_source=gqty&utm_campaign=oss)
Documentation, bug reports, pull requests, and other contributions are welcomed!
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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