Socket
Socket
Sign inDemoInstall

@amplication/plugin-provisioning-terraform-gcp-database-csql

Package Overview
Dependencies
19
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-beta.pr-293.2d6fd2b to 0.0.1

26

package.json
{
"name": "@amplication/plugin-provisioning-terraform-gcp-database-csql",
"version": "0.0.1-beta.pr-293.2d6fd2b",
"version": "0.0.1",
"description": "Adds terraform code for a Cloud SQL database to the generated service.",

@@ -15,6 +15,6 @@ "main": "dist/index.js",

},
"author": "Amplication Contributor",
"author": "Levi van Noort <levi@amplication.com>",
"license": "Apache-2.0",
"dependencies": {
"@amplication/code-gen-types": "^2.0.17",
"@amplication/code-gen-types": "^2.0.21",
"@amplication/code-gen-utils": "^0.0.7",

@@ -24,16 +24,16 @@ "lodash": "^4.17.21"

"devDependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.200",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.202",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.52.0",
"eslint": "^8.55.0",
"jest-mock-extended": "^3.0.5",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.0",
"typescript": "^5.2.2",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"webpack": "^5.89.0",

@@ -40,0 +40,0 @@ "webpack-cli": "^5.1.4"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc