drizzle-orm 0.38.2-06a9368 → 0.38.2-0db3d13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +49 -49
- package/version.cjs +1 -1
- package/version.d.cts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "drizzle-orm",
|
|
3
|
-
"version": "0.38.2-
|
|
3
|
+
"version": "0.38.2-0db3d13",
|
|
4
4
|
"description": "Drizzle ORM package for SQL databases",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -517,54 +517,6 @@
|
|
|
517
517
|
"types": "./view-common.d.ts",
|
|
518
518
|
"default": "./view-common.js"
|
|
519
519
|
},
|
|
520
|
-
"./bun-sqlite/driver": {
|
|
521
|
-
"import": {
|
|
522
|
-
"types": "./bun-sqlite/driver.d.ts",
|
|
523
|
-
"default": "./bun-sqlite/driver.js"
|
|
524
|
-
},
|
|
525
|
-
"require": {
|
|
526
|
-
"types": "./bun-sqlite/driver.d.cts",
|
|
527
|
-
"default": "./bun-sqlite/driver.cjs"
|
|
528
|
-
},
|
|
529
|
-
"types": "./bun-sqlite/driver.d.ts",
|
|
530
|
-
"default": "./bun-sqlite/driver.js"
|
|
531
|
-
},
|
|
532
|
-
"./bun-sqlite": {
|
|
533
|
-
"import": {
|
|
534
|
-
"types": "./bun-sqlite/index.d.ts",
|
|
535
|
-
"default": "./bun-sqlite/index.js"
|
|
536
|
-
},
|
|
537
|
-
"require": {
|
|
538
|
-
"types": "./bun-sqlite/index.d.cts",
|
|
539
|
-
"default": "./bun-sqlite/index.cjs"
|
|
540
|
-
},
|
|
541
|
-
"types": "./bun-sqlite/index.d.ts",
|
|
542
|
-
"default": "./bun-sqlite/index.js"
|
|
543
|
-
},
|
|
544
|
-
"./bun-sqlite/migrator": {
|
|
545
|
-
"import": {
|
|
546
|
-
"types": "./bun-sqlite/migrator.d.ts",
|
|
547
|
-
"default": "./bun-sqlite/migrator.js"
|
|
548
|
-
},
|
|
549
|
-
"require": {
|
|
550
|
-
"types": "./bun-sqlite/migrator.d.cts",
|
|
551
|
-
"default": "./bun-sqlite/migrator.cjs"
|
|
552
|
-
},
|
|
553
|
-
"types": "./bun-sqlite/migrator.d.ts",
|
|
554
|
-
"default": "./bun-sqlite/migrator.js"
|
|
555
|
-
},
|
|
556
|
-
"./bun-sqlite/session": {
|
|
557
|
-
"import": {
|
|
558
|
-
"types": "./bun-sqlite/session.d.ts",
|
|
559
|
-
"default": "./bun-sqlite/session.js"
|
|
560
|
-
},
|
|
561
|
-
"require": {
|
|
562
|
-
"types": "./bun-sqlite/session.d.cts",
|
|
563
|
-
"default": "./bun-sqlite/session.cjs"
|
|
564
|
-
},
|
|
565
|
-
"types": "./bun-sqlite/session.d.ts",
|
|
566
|
-
"default": "./bun-sqlite/session.js"
|
|
567
|
-
},
|
|
568
520
|
"./better-sqlite3/driver": {
|
|
569
521
|
"import": {
|
|
570
522
|
"types": "./better-sqlite3/driver.d.ts",
|
|
@@ -613,6 +565,54 @@
|
|
|
613
565
|
"types": "./better-sqlite3/session.d.ts",
|
|
614
566
|
"default": "./better-sqlite3/session.js"
|
|
615
567
|
},
|
|
568
|
+
"./bun-sqlite/driver": {
|
|
569
|
+
"import": {
|
|
570
|
+
"types": "./bun-sqlite/driver.d.ts",
|
|
571
|
+
"default": "./bun-sqlite/driver.js"
|
|
572
|
+
},
|
|
573
|
+
"require": {
|
|
574
|
+
"types": "./bun-sqlite/driver.d.cts",
|
|
575
|
+
"default": "./bun-sqlite/driver.cjs"
|
|
576
|
+
},
|
|
577
|
+
"types": "./bun-sqlite/driver.d.ts",
|
|
578
|
+
"default": "./bun-sqlite/driver.js"
|
|
579
|
+
},
|
|
580
|
+
"./bun-sqlite": {
|
|
581
|
+
"import": {
|
|
582
|
+
"types": "./bun-sqlite/index.d.ts",
|
|
583
|
+
"default": "./bun-sqlite/index.js"
|
|
584
|
+
},
|
|
585
|
+
"require": {
|
|
586
|
+
"types": "./bun-sqlite/index.d.cts",
|
|
587
|
+
"default": "./bun-sqlite/index.cjs"
|
|
588
|
+
},
|
|
589
|
+
"types": "./bun-sqlite/index.d.ts",
|
|
590
|
+
"default": "./bun-sqlite/index.js"
|
|
591
|
+
},
|
|
592
|
+
"./bun-sqlite/migrator": {
|
|
593
|
+
"import": {
|
|
594
|
+
"types": "./bun-sqlite/migrator.d.ts",
|
|
595
|
+
"default": "./bun-sqlite/migrator.js"
|
|
596
|
+
},
|
|
597
|
+
"require": {
|
|
598
|
+
"types": "./bun-sqlite/migrator.d.cts",
|
|
599
|
+
"default": "./bun-sqlite/migrator.cjs"
|
|
600
|
+
},
|
|
601
|
+
"types": "./bun-sqlite/migrator.d.ts",
|
|
602
|
+
"default": "./bun-sqlite/migrator.js"
|
|
603
|
+
},
|
|
604
|
+
"./bun-sqlite/session": {
|
|
605
|
+
"import": {
|
|
606
|
+
"types": "./bun-sqlite/session.d.ts",
|
|
607
|
+
"default": "./bun-sqlite/session.js"
|
|
608
|
+
},
|
|
609
|
+
"require": {
|
|
610
|
+
"types": "./bun-sqlite/session.d.cts",
|
|
611
|
+
"default": "./bun-sqlite/session.cjs"
|
|
612
|
+
},
|
|
613
|
+
"types": "./bun-sqlite/session.d.ts",
|
|
614
|
+
"default": "./bun-sqlite/session.js"
|
|
615
|
+
},
|
|
616
616
|
"./d1/driver": {
|
|
617
617
|
"import": {
|
|
618
618
|
"types": "./d1/driver.d.ts",
|
package/version.cjs
CHANGED
package/version.d.cts
CHANGED
package/version.d.ts
CHANGED
package/version.js
CHANGED