Socket
Socket
Sign inDemoInstall

@ts-safeql/test-utils

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-safeql/test-utils - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

lib/type-column-ts-type-entries.d.ts

1

lib/index.d.ts
export * from "./setup-test-database";
export * from "./type-column-ts-type-entries";

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./setup-test-database"), exports);
__exportStar(require("./type-column-ts-type-entries"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@ts-safeql/test-utils",
"version": "0.0.14",
"version": "0.0.15",
"main": "lib/index.js",

@@ -21,3 +21,3 @@ "types": "src/index.ts",

"dependencies": {
"@ts-safeql/shared": "3.0.1",
"@ts-safeql/shared": "3.0.2",
"nanoid": "^4.0.2",

@@ -24,0 +24,0 @@ "pg-connection-string": "^2.5.0",

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