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.1-beta.pr-289.0d3954c to 0.0.1-beta.pr-295.e09faa7

2

package.json
{
"name": "@amplication/plugin-db-sqlserver",
"version": "0.0.1-beta.pr-289.0d3954c",
"version": "0.0.1-beta.pr-295.e09faa7",
"description": "Use an MS SQL Server database in a service generated by Amplication",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

{
"targets": {
"install": {},
"lint": {}
"lint": {},
"npm:publish": {}
}
}

@@ -14,2 +14,3 @@ import {

LookupResolvedProperties,
ModuleMap,
types,

@@ -23,3 +24,3 @@ } from "@amplication/code-gen-types";

} from "./constants";
import { ReferentialActions } from "prisma-schema-dsl-types";
import { ReferentialActions, ScalarType } from "prisma-schema-dsl-types";
import * as PrismaSchemaDSL from "prisma-schema-dsl";

@@ -26,0 +27,0 @@ import * as PrismaSchemaDSLTypes from "prisma-schema-dsl-types";

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