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

graphql-versioned-transformer

Package Overview
Dependencies
Maintainers
12
Versions
990
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-versioned-transformer - npm Package Compare versions

Comparing version 5.2.71-alpha.1 to 5.2.71-ecs-tagging-permissions.0

4

CHANGELOG.md

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

## [5.2.71-ecs-tagging-permissions.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-versioned-transformer@5.2.70...graphql-versioned-transformer@5.2.71-ecs-tagging-permissions.0) (2024-03-27)
**Note:** Version bump only for package graphql-versioned-transformer
## [5.2.70](https://github.com/aws-amplify/amplify-category-api/compare/graphql-versioned-transformer@5.2.69...graphql-versioned-transformer@5.2.70) (2023-12-06)

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

19

package.json
{
"name": "graphql-versioned-transformer",
"version": "5.2.71-alpha.1+edba38d57",
"version": "5.2.71-ecs-tagging-permissions.0",
"description": "A GraphQL transform that enabled object versioning and conflict resolution for a @model type.",

@@ -27,8 +27,8 @@ "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-ecs-tagging-permissions.0",
"graphql-transformer-common": "4.27.1-ecs-tagging-permissions.0",
"graphql-transformer-core": "8.2.4-ecs-tagging-permissions.0"
},
"devDependencies": {
"graphql-dynamodb-transformer": "7.2.71-alpha.1+edba38d57"
"graphql-dynamodb-transformer": "7.2.71-ecs-tagging-permissions.0"
},

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

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

@@ -63,3 +64,3 @@ },

},
"gitHead": "edba38d57f363191913c763e621d92d1aa9490f8"
"gitHead": "4d9c9922e584627595f954c1d07eafd14133c478"
}
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