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

graphql-transformer-core

Package Overview
Dependencies
Maintainers
0
Versions
984
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 9.0.0 to 9.0.1

18

package.json
{
"name": "graphql-transformer-core",
"version": "9.0.0",
"version": "9.0.1",
"description": "A framework to transform from GraphQL SDL to AWS cloudFormation.",

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

"graphql": "^15.5.0",
"graphql-transformer-common": "5.0.0",
"graphql-transformer-common": "5.0.1",
"lodash": "^4.17.21"

@@ -41,3 +41,3 @@ },

"@types/mock-fs": "4.13.4",
"@types/node": "^18.17.0",
"@types/node": "^18.0.0",
"mock-fs": "5.2.0"

@@ -49,3 +49,5 @@ },

},
"testURL": "http://localhost",
"testEnvironmentOptions": {
"url": "http://localhost"
},
"testRegex": "(src/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",

@@ -78,5 +80,9 @@ "moduleFileExtensions": [

"/__tests__/"
]
],
"snapshotFormat": {
"escapeString": true,
"printBasicPrototype": true
}
},
"gitHead": "041c6d1c401f6c4648cf327c068bb7b0d91384d4"
"gitHead": "47cbcc39b5c28486ff5759d29efee07725bb8b55"
}

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