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

@graphql-tools/optimize

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/optimize - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1-alpha-20220809122146-f067c9c2

typings/index.d.cts

6

package.json
{
"name": "@graphql-tools/optimize",
"version": "1.3.0",
"version": "1.3.1-alpha-20220809122146-f067c9c2",
"description": "A set of utils for faster development of GraphQL tools",

@@ -28,3 +28,3 @@ "sideEffects": false,

"require": {
"types": "./typings/index.d.ts",
"types": "./typings/index.d.cts",
"default": "./cjs/index.js"

@@ -43,3 +43,3 @@ },

"require": {
"types": "./typings/*.d.ts",
"types": "./typings/*.d.cts",
"default": "./cjs/*.js"

@@ -46,0 +46,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