amplify-frontend-android
Advanced tools
Comparing version 3.4.1-alpha.207 to 3.4.1-graphql15.0
@@ -6,2 +6,14 @@ # Change Log | ||
## [3.4.1-graphql15.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-frontend-android@3.4.0...amplify-frontend-android@3.4.1-graphql15.0) (2022-12-29) | ||
### Bug Fixes | ||
* automatic lint fixes ([#11636](https://github.com/aws-amplify/amplify-cli/issues/11636)) ([0e7f70b](https://github.com/aws-amplify/amplify-cli/commit/0e7f70befbe72d17dfb11f5fed1c8609a13d4a97)) | ||
* manual lint fixes ([#11638](https://github.com/aws-amplify/amplify-cli/issues/11638)) ([2294cf8](https://github.com/aws-amplify/amplify-cli/commit/2294cf8bf1ec2d6d58251649871e6e9617c49b23)) | ||
# [3.4.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-frontend-android@3.3.3...amplify-frontend-android@3.4.0) (2022-04-11) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "amplify-frontend-android", | ||
"version": "3.4.1-alpha.207+666b7b04e", | ||
"version": "3.4.1-graphql15.0", | ||
"description": "amplify-cli front-end plugin for Android project", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
}, | ||
"gitHead": "666b7b04eb3440d1f3820cb4754b00ed807a8ab1" | ||
"gitHead": "a870ec62056ad90d3fdd4e85749158d981e8a7af" | ||
} |
@@ -1,2 +0,2 @@ | ||
const configHelper = require("../../amplify-frontend-android/lib/amplify-config-helper"); | ||
const configHelper = require('../../amplify-frontend-android/lib/amplify-config-helper'); | ||
jest.mock('amplify-cli-core'); | ||
@@ -44,3 +44,3 @@ | ||
} | ||
let mockContext = {} | ||
beforeEach(() => { | ||
@@ -47,0 +47,0 @@ jest.clearAllMocks(); |
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
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
81937
879
0