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

amplify-frontend-android

Package Overview
Dependencies
Maintainers
5
Versions
578
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-frontend-android - npm Package Compare versions

Comparing version 3.4.1-alpha.207 to 3.4.1-graphql15.0

12

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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();

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