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

kmore-types

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kmore-types - npm Package Compare versions

Comparing version 61.0.0 to 61.2.3

2

dist/lib/dict.d.ts

@@ -1,2 +0,2 @@

import { DictTables, DictColumns, DictAlias, DictScoped, DictCamelAlias, DictCamelColumns } from './types.js';
import type { DictTables, DictColumns, DictAlias, DictScoped, DictCamelAlias, DictCamelColumns } from './types.js';
export interface DbDict<D> {

@@ -3,0 +3,0 @@ /**

{
"name": "kmore-types",
"author": "waiting",
"version": "61.0.0",
"version": "61.2.3",
"description": "Retrieve types info from ts file",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"@waiting/shared-types-dev": "^17.0.2"
"@waiting/shared-types-dev": "18.0.1"
},

@@ -74,3 +74,3 @@ "engines": {

},
"gitHead": "28004cb8718f76d66a4a9d274baabd266c858a54"
"gitHead": "5081516fe41b9d3592d687e7615e30ad3a8dad3d"
}
/* eslint-disable @typescript-eslint/prefer-ts-expect-error */
import { computeCallExpressionToLiteralObj } from '@waiting/shared-types-dev'
import {
import type {
DictTables,

@@ -6,0 +6,0 @@ DictColumns,

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