Socket
Socket
Sign inDemoInstall

@cdk-recipes/github-amplify

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdk-recipes/github-amplify - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

7

CHANGELOG.md
# @cdk-recipes/github-amplify
## 0.3.0
### Minor Changes
- Moved dependencies into peerDependencies
## 0.2.2
### Patch Changes
- 4f125ab: Added a simple setup for adding amplify to a GitHub repo

10

package.json
{
"name": "@cdk-recipes/github-amplify",
"version": "0.2.2",
"version": "0.3.0",
"scripts": {

@@ -14,8 +14,8 @@ "build": "tsc",

"ts-node": "^8.1.0",
"typescript": "~3.7.2"
"typescript": "~3.7.2",
"source-map-support": "^0.5.16"
},
"dependencies": {
"peerDependencies": {
"@aws-cdk/core": "*",
"@aws-cdk/aws-amplify": "*",
"source-map-support": "^0.5.16"
"@aws-cdk/aws-amplify": "*"
},

@@ -22,0 +22,0 @@ "publishConfig": {

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