Socket
Socket
Sign inDemoInstall

@amplication/plugin-db-sqlserver

Package Overview
Dependencies
0
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

16

.eslintrc.json
{
"extends": ["../../.eslintrc.json"],
"ignorePatterns": ["!**/*"],
"overrides": [
{
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
"rules": {}
},
{
"files": ["*.ts", "*.tsx"],
"rules": {}
},
{
"files": ["*.js", "*.jsx"],
"rules": {}
}
]
"ignorePatterns": ["!**/*"]
}

5

package.json
{
"name": "@amplication/plugin-db-sqlserver",
"version": "0.0.2",
"version": "0.0.3",
"description": "Use an MS SQL Server database in a service generated by Amplication",

@@ -10,4 +10,3 @@ "main": "dist/index.js",

"build": "webpack",
"prebuild": "rimraf dist",
"format:write": "prettier --write \"**/*.{js,ts}\""
"prebuild": "rimraf dist"
},

@@ -14,0 +13,0 @@ "author": "Muly Gottlieb",

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

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