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

graphql-transformer-core

Package Overview
Dependencies
Maintainers
12
Versions
988
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-transformer-core - npm Package Compare versions

Comparing version 8.2.6 to 8.2.7-implicit-fields.0

16

package.json
{
"name": "graphql-transformer-core",
"version": "8.2.6",
"version": "8.2.7-implicit-fields.0",
"description": "A framework to transform from GraphQL SDL to AWS cloudFormation.",

@@ -32,3 +32,3 @@ "repository": {

"graphql": "^15.5.0",
"graphql-transformer-common": "4.28.0",
"graphql-transformer-common": "4.28.1-implicit-fields.0",
"lodash": "^4.17.21"

@@ -61,5 +61,5 @@ },

"global": {
"branches": 67,
"branches": 66,
"functions": 33,
"lines": 48
"lines": 47
}

@@ -70,5 +70,11 @@ },

"text"
],
"collectCoverageFrom": [
"src/**/*.ts"
],
"coveragePathIgnorePatterns": [
"/__tests__/"
]
},
"gitHead": "9791c1ae7481483371655cad20a1179286c01018"
"gitHead": "d3c8f090361933fc72f45ddef935529bf3b0611d"
}

Sorry, the diff of this file is too big to display

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