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.2.1 to 0.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208

16

package.json
{
"name": "@gqty/solid",
"version": "0.2.1",
"version": "0.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208",
"private": false,

@@ -26,5 +26,5 @@ "description": "The No-GraphQL Client for React",

".": {
"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./index.cjs",
"types": "./index.d.ts"
"require": "./index.cjs"
}

@@ -44,10 +44,10 @@ },

"typescript": "^5.4.5",
"vite": "^5.4.2",
"vite-plugin-solid": "^2.8.2",
"vitest": "^2.0.4",
"test-utils": "^0.2.0"
"vite": "^5.4.3",
"vite-plugin-solid": "^2.10.2",
"vitest": "^2.0.5",
"test-utils": "^0.2.1-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208"
},
"peerDependencies": {
"solid-js": "^1.6.0",
"gqty": "^3.2.1"
"gqty": "^3.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208"
},

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

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