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

@slonik/driver

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slonik/driver - npm Package Compare versions

Comparing version 46.0.0 to 46.0.1

LICENSE

3

dist/factories/createDriverFactory.d.ts

@@ -1,4 +0,1 @@

/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import { type Field } from '@slonik/types';

@@ -5,0 +2,0 @@ import EventEmitter from 'node:events';

@@ -19,4 +19,4 @@ {

"dependencies": {
"@slonik/types": "^46.0.0",
"@slonik/utilities": "^46.0.0",
"@slonik/types": "^46.0.1",
"@slonik/utilities": "^46.0.1",
"roarr": "^7.21.1",

@@ -77,2 +77,4 @@ "serialize-error": "^8.0.0",

},
"types": "./dist/index.d.ts",
"version": "46.0.1",
"scripts": {

@@ -85,5 +87,3 @@ "build": "rm -fr ./dist && tsc --project ./tsconfig.json",

"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"version": "46.0.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