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

kysely-kit

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kysely-kit - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

1

build/commands/generate-types/map-data-type.js

@@ -12,2 +12,3 @@ export default function mapDataType(dataType) {

return 'string';
case 'timestamp':
case 'timestamptz':

@@ -14,0 +15,0 @@ return 'Date';

2

package.json
{
"name": "kysely-kit",
"description": "Useful utilities for working with Kysely",
"version": "0.6.1",
"version": "0.6.2",
"author": "Vlad Shcherbin <vlad.shcherbin@gmail.com>",

@@ -6,0 +6,0 @@ "repository": "vladshcherbin/kysely-kit",

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