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.12 to 0.0.13-next.0

lib/recursive-omit.d.ts

1

lib/index.d.ts
export * from "./setup-test-database";
export * from "./recursive-omit";

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

__exportStar(require("./setup-test-database"), exports);
__exportStar(require("./recursive-omit"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@ts-safeql/test-utils",
"version": "0.0.12",
"version": "0.0.13-next.0",
"main": "lib/index.js",

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

"dependencies": {
"@ts-safeql/shared": "0.2.0",
"@ts-safeql/shared": "3.0.0-next.0",
"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