Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-directives

Package Overview
Dependencies
Maintainers
9
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/graphql-directives - npm Package Compare versions

Comparing version 1.1.1-raven.0 to 1.1.1-raven.1

4

CHANGELOG.md

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

## [1.1.1-raven.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-directives@1.1.1-raven.0...@aws-amplify/graphql-directives@1.1.1-raven.1) (2024-08-16)
**Note:** Version bump only for package @aws-amplify/graphql-directives
## [1.1.1-raven.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-directives@1.1.0...@aws-amplify/graphql-directives@1.1.1-raven.0) (2024-08-15)

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

@@ -11,2 +11,3 @@ "use strict";

tools: [ToolMap]
inferenceConfiguration: InferenceConfiguration
) on FIELD_DEFINITION

@@ -18,2 +19,8 @@

}
input InferenceConfiguration {
maxTokens: Int
temperature: Float
topP: Float
}
`;

@@ -20,0 +27,0 @@ const defaults = {};

4

package.json
{
"name": "@aws-amplify/graphql-directives",
"version": "1.1.1-raven.0",
"version": "1.1.1-raven.1",
"description": "Directive definitions for Amplify GraphQL transformers.",

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

},
"gitHead": "9da7fb8edb329a8ae01f234150dfc0bc7e07788f"
"gitHead": "4a5097569ebfeefbd4f595badc48021f292f1b2b"
}

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