Socket
Socket
Sign inDemoInstall

graphql-pub-sub-with-initial-value

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-pub-sub-with-initial-value - npm Package Compare versions

Comparing version 0.2.0-1 to 0.2.0-2

lib/__test__/index.spec.d.ts

2

package.json
{
"name": "graphql-pub-sub-with-initial-value",
"version": "0.2.0-1",
"version": "0.2.0-2",
"description": "GraphQL PubSub with intial value handling",

@@ -5,0 +5,0 @@ "scripts": {

{
"compileOnSave": false,
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"outDir": "./lib/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "es2015",
"moduleResolution": "node",
"noImplicitReturns": true,
"noImplicitAny": true,
"skipLibCheck": true,
"strictNullChecks": true,
"target": "es2015",
"typeRoots": [
"jest",
"node_modules/@types"
],
"lib": [
"dom",
"es2018",
"esnext.asynciterable"

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