New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-function-transformer

Package Overview
Dependencies
Maintainers
12
Versions
823
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-function-transformer - npm Package Compare versions

Comparing version 3.3.62-alpha.1 to 3.3.62

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [3.3.62](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.61...graphql-function-transformer@3.3.62) (2023-12-18)
**Note:** Version bump only for package graphql-function-transformer
## [3.3.61](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.60...graphql-function-transformer@3.3.61) (2023-12-06)

@@ -8,0 +12,0 @@

17

package.json
{
"name": "graphql-function-transformer",
"version": "3.3.62-alpha.1+edba38d57",
"version": "3.3.62",
"description": "Implements the @function directive.",

@@ -29,5 +29,5 @@ "repository": {

"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.14-alpha.1+edba38d57",
"graphql-transformer-common": "4.27.1-alpha.1+edba38d57",
"graphql-transformer-core": "8.2.4-alpha.1+edba38d57"
"graphql-mapping-template": "4.20.14",
"graphql-transformer-common": "4.27.1",
"graphql-transformer-core": "8.2.4"
},

@@ -49,7 +49,8 @@ "jest": {

"collectCoverage": true,
"coverageProvider": "v8",
"coverageThreshold": {
"global": {
"branches": 80,
"functions": 80,
"lines": 80
"branches": 89,
"functions": 90,
"lines": 90
}

@@ -62,3 +63,3 @@ },

},
"gitHead": "edba38d57f363191913c763e621d92d1aa9490f8"
"gitHead": "2ff8c3eda50f582152492e232d6daa3dbaf56821"
}
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