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.2.0-gen2-migration-0809.0 to 2.0.0

8

CHANGELOG.md

@@ -6,8 +6,10 @@ # Change Log

# [1.2.0-gen2-migration-0809.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-directives@1.1.0...@aws-amplify/graphql-directives@1.2.0-gen2-migration-0809.0) (2024-08-09)
# [2.0.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-directives@1.1.0...@aws-amplify/graphql-directives@2.0.0) (2024-08-20)
### Features
- feat!: bump version for v2 transformer packages ([7dac35c](https://github.com/aws-amplify/amplify-category-api/commit/7dac35cceb971b256b5688b0745ef82afc78b641))
- add overrideIndexName to configure index name ([#2738](https://github.com/aws-amplify/amplify-category-api/issues/2738)) ([c4e59d3](https://github.com/aws-amplify/amplify-category-api/commit/c4e59d37d987254d102146a27267501d44fca263))
### BREAKING CHANGES
- distinguish from LTS version
# [1.1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-directives@1.0.1...@aws-amplify/graphql-directives@1.1.0) (2024-04-26)

@@ -14,0 +16,0 @@

@@ -6,3 +6,3 @@ "use strict";

const definition = `
directive @${name}(fields: [String!], references: [String!], overrideIndexName: String) on FIELD_DEFINITION
directive @${name}(fields: [String!], references: [String!]) on FIELD_DEFINITION
`;

@@ -9,0 +9,0 @@ const defaults = {};

{
"name": "@aws-amplify/graphql-directives",
"version": "1.2.0-gen2-migration-0809.0",
"version": "2.0.0",
"description": "Directive definitions for Amplify GraphQL transformers.",

@@ -17,3 +17,4 @@ "repository": {

"aws",
"amplify"
"amplify",
"directives"
],

@@ -66,3 +67,3 @@ "publishConfig": {

},
"gitHead": "005a7b9dcb09f8c3b73574ab51b29762d1f71e00"
"gitHead": "041c6d1c401f6c4648cf327c068bb7b0d91384d4"
}

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