@aws-amplify/graphql-predictions-transformer
Advanced tools
Comparing version 1.2.5 to 1.2.6-alpha.0
{ | ||
"name": "@aws-amplify/graphql-predictions-transformer", | ||
"version": "1.2.5", | ||
"version": "1.2.6-alpha.0+0dd31fced", | ||
"description": "Amplify GraphQL @predictions transformer", | ||
@@ -31,9 +31,9 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "1.3.3", | ||
"@aws-amplify/graphql-transformer-interfaces": "2.2.2", | ||
"@aws-amplify/graphql-transformer-core": "1.3.4-alpha.0+0dd31fced", | ||
"@aws-amplify/graphql-transformer-interfaces": "2.2.3-alpha.0+0dd31fced", | ||
"aws-cdk-lib": "~2.68.0", | ||
"constructs": "^10.0.5", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.8", | ||
"graphql-transformer-common": "4.24.6" | ||
"graphql-mapping-template": "4.20.9-alpha.431+0dd31fced", | ||
"graphql-transformer-common": "4.24.7-alpha.42+0dd31fced" | ||
}, | ||
@@ -57,2 +57,9 @@ "devDependencies": { | ||
"collectCoverage": true, | ||
"coverageThreshold": { | ||
"global": { | ||
"branches": 80, | ||
"functions": 80, | ||
"lines": 80 | ||
} | ||
}, | ||
"modulePathIgnorePatterns": [ | ||
@@ -62,3 +69,3 @@ "overrides" | ||
}, | ||
"gitHead": "f2e5bfd310ebc86b4c958b8bafd3fc6ba271d6cf" | ||
"gitHead": "0dd31fced2bc070cb8fe417c34cc1b6b37a5f801" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103527
2
1
- Removed@aws-amplify/graphql-transformer-core@1.3.3(transitive)
- Removed@aws-amplify/graphql-transformer-interfaces@2.2.2(transitive)
- Removedcharenc@0.0.2(transitive)
- Removedcrypt@0.0.2(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedgraphql-mapping-template@4.20.8(transitive)
- Removedgraphql-transformer-common@4.24.6(transitive)
- Removedhjson@3.2.2(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmd5@2.3.0(transitive)
- Removedobject-hash@3.0.0(transitive)
- Removedpluralize@8.0.0(transitive)
- Removedts-dedent@2.2.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updated@aws-amplify/graphql-transformer-core@1.3.4-alpha.0+0dd31fced
Updated@aws-amplify/graphql-transformer-interfaces@2.2.3-alpha.0+0dd31fced