New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amplify-cli-core

Package Overview
Dependencies
Maintainers
3
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-cli-core - npm Package Compare versions

Comparing version

to
1.28.0-geo.0

13

CHANGELOG.md

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

# [1.28.0-beta.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.27.0...amplify-cli-core@1.28.0-beta.1) (2021-09-13)
# [1.28.0-geo.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.27.0...amplify-cli-core@1.28.0-geo.0) (2021-09-13)

@@ -18,13 +18,2 @@

# [1.28.0-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.27.0...amplify-cli-core@1.28.0-beta.0) (2021-09-13)
### Features
* version blocking for CLI ([#7834](https://github.com/aws-amplify/amplify-cli/issues/7834)) ([045ef3b](https://github.com/aws-amplify/amplify-cli/commit/045ef3b83598c287b7e34bb5d1487bbe026026af))
# [1.27.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.26.2...amplify-cli-core@1.27.0) (2021-09-09)

@@ -31,0 +20,0 @@

5

lib/index.d.ts

@@ -133,2 +133,7 @@ import { ViewResourceTableParams } from './cliViewAPI';

}
export interface ProviderContext {
provider: string;
service: string;
projectName: string;
}
export declare type $TSCopyJob = any;

@@ -135,0 +140,0 @@ interface AmplifyToolkit {

{
"name": "amplify-cli-core",
"version": "1.28.0-beta.1",
"version": "1.28.0-geo.0",
"description": "Amplify CLI Core",

@@ -75,3 +75,3 @@ "repository": {

},
"gitHead": "4e48157c2c1c108fd8a517876dd590d5b6ca0a5d"
"gitHead": "7bccf289ffba97439a88b60476e6b9fe6e3b4f19"
}

Sorry, the diff of this file is not supported yet