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

@graphitation/supermassive

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/supermassive - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

12

CHANGELOG.md
# Change Log - @graphitation/supermassive
This log was last generated on Fri, 01 Apr 2022 15:59:58 GMT and should not be manually modified.
This log was last generated on Tue, 03 May 2022 17:45:06 GMT and should not be manually modified.
<!-- Start content -->
## 0.8.3
Tue, 03 May 2022 17:45:06 GMT
### Patches
- Expose TypeScript type FunctionFieldResolver (vladimir.razuvaev@gmail.com)
## 0.8.2
Fri, 01 Apr 2022 15:59:58 GMT
Fri, 01 Apr 2022 16:00:03 GMT

@@ -11,0 +19,0 @@ ### Patches

2

lib/index.d.ts

@@ -5,3 +5,3 @@ export { executeWithoutSchema } from "./executeWithoutSchema";

export { subscribeWithoutSchema } from "./subscribeWithoutSchema";
export type { ObjectTypeResolver, InterfaceTypeResolver, UnionTypeResolver, ScalarTypeResolver, EnumTypeResolver, InputObjectTypeResolver, Resolvers, } from "./types";
export type { ObjectTypeResolver, InterfaceTypeResolver, UnionTypeResolver, ScalarTypeResolver, EnumTypeResolver, InputObjectTypeResolver, FunctionFieldResolver, Resolvers, } from "./types";
export { addTypesToRequestDocument } from "./ast/addTypesToRequestDocument";

@@ -8,0 +8,0 @@ export { extractImplicitTypes } from "./extractImplicitTypesRuntime";

{
"name": "@graphitation/supermassive",
"license": "MIT",
"version": "0.8.2",
"version": "0.8.3",
"bin": {

@@ -6,0 +6,0 @@ "supermassive": "./bin/supermassive.js"

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