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

piral-urql

Package Overview
Dependencies
Maintainers
1
Versions
947
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piral-urql - npm Package Compare versions

Comparing version 0.9.2-pre.796 to 0.9.2-pre.799

7

package.json
{
"name": "piral-urql",
"version": "0.9.2-pre.796",
"version": "0.9.2-pre.799",
"description": "Plugin for providing a GraphQL client in Piral.",

@@ -18,2 +18,3 @@ "keywords": [

"plugin",
"plugin-network",
"spa"

@@ -44,3 +45,3 @@ ],

"devDependencies": {
"piral-core": "^0.9.2-pre.796"
"piral-core": "^0.9.2-pre.799"
},

@@ -57,3 +58,3 @@ "peerDependencies": {

},
"gitHead": "b23724f27bc5ec384c0f2c1bbb6766aaf32b5596"
"gitHead": "2853163131053dedca749cee0d2e12ab980a82a4"
}

@@ -33,3 +33,3 @@ [![Piral Logo](https://github.com/smapiot/piral/raw/master/docs/assets/logo.png)](https://piral.io)

```tsx
```ts
import { createGqlApi } from 'piral-urql';

@@ -40,3 +40,3 @@ ```

```tsx
```ts
const instance = createInstance({

@@ -53,3 +53,3 @@ // important part

```tsx
```ts
const client = setupGqlClient({

@@ -56,0 +56,0 @@ url: 'https://example.com/graphql',

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