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

@aws-amplify/amplify-cli-logger

Package Overview
Dependencies
Maintainers
10
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/amplify-cli-logger - npm Package Compare versions

Comparing version 1.3.3-replace-lambda-callouts-tests.0 to 1.3.3-yarn-berry.0

2

CHANGELOG.md

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

## [1.3.3-replace-lambda-callouts-tests.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-cli-logger@1.3.2...@aws-amplify/amplify-cli-logger@1.3.3-replace-lambda-callouts-tests.0) (2023-05-02)
## [1.3.3-yarn-berry.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-cli-logger@1.3.2...@aws-amplify/amplify-cli-logger@1.3.3-yarn-berry.0) (2023-05-19)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @aws-amplify/amplify-cli-logger

{
"name": "@aws-amplify/amplify-cli-logger",
"version": "1.3.3-replace-lambda-callouts-tests.0",
"version": "1.3.3-yarn-berry.0",
"description": "Amplify CLI Logger",

@@ -54,3 +54,8 @@ "main": "lib/index.js",

},
"gitHead": "e22b2801d0c19881e97c364fff253b75381e3f54"
"berry": {
"plugins": [
"@yarn/plugin-typescript"
]
},
"gitHead": "a5471fc9f5af023080c7a38f55e529633719c57d"
}

@@ -47,5 +47,5 @@ import { Redactor } from '../Redactor';

expect(redactedAuth.hostedUIProviderCreds).toMatchInlineSnapshot(
`"\\"ProviderName\\":\\"[***]book\\",\\"client_id\\":\\"[***]ntIdTest\\",\\"client_secret\\":\\"[***]SecretTest\\""`,
`""ProviderName":"[***]book","client_id":"[***]ntIdTest","client_secret":"[***]SecretTest""`,
);
});
});

Sorry, the diff of this file is not supported yet

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