Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mrnafisia/type-query

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrnafisia/type-query - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

dist/testPool.js

@@ -63,4 +63,3 @@ "use strict";

var setTestDBInfo = function (connectionUrl, name) {
testDBInfo.connectionUrl = connectionUrl;
testDBInfo.name = name;
testDBInfo = { connectionUrl: connectionUrl, name: name };
keepDb = evalKeepDb();

@@ -67,0 +66,0 @@ (0, pool_1.addHook)({

{
"name": "@mrnafisia/type-query",
"version": "1.0.7",
"version": "1.0.8",
"description": "mini-orm with full type support for postgres.",

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

Sorry, the diff of this file is not supported yet

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