Socket
Socket
Sign inDemoInstall

@urql/core

Package Overview
Dependencies
Maintainers
31
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urql/core - npm Package Compare versions

Comparing version 1.11.0 to 1.11.1

internal/package.json

6

CHANGELOG.md
# @urql/core
## 1.11.1
### Patch Changes
- ⚠️ Fix missing `@urql/core/internal` entrypoint in the npm-release, which was previously not included, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#731](https://github.com/FormidableLabs/urql/pull/731))
## 1.11.0

@@ -4,0 +10,0 @@

5

package.json
{
"name": "@urql/core",
"version": "1.11.0",
"version": "1.11.1",
"description": "The shared core for the highly customizable and versatile GraphQL client",

@@ -42,3 +42,4 @@ "sideEffects": false,

"README.md",
"dist/"
"dist/",
"internal/"
],

@@ -45,0 +46,0 @@ "scripts": {

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