New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kubb/react

Package Overview
Dependencies
Maintainers
1
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/react - npm Package Compare versions

Comparing version

to
0.0.0-canary-20240218165231

dist/chunk-AHVQXM2P.js

4

dist/client.js

@@ -1,5 +0,5 @@

export { createRoot, client_default as default } from './chunk-ECPMFJRO.js';
import './chunk-RP7E4JLY.js';
export { createRoot, client_default as default } from './chunk-EKDWT4KG.js';
import './chunk-AHVQXM2P.js';
import './chunk-5JRND4IA.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=client.js.map

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

export { useApp, useFile, useFileManager, useMeta, usePackageVersion, usePlugin, usePluginManager, useResolveName, useResolvePath } from './chunk-U7T3PTWP.js';
import './chunk-ECPMFJRO.js';
import './chunk-RP7E4JLY.js';
export { useApp, useFile, useFileManager, useMeta, usePackageVersion, usePlugin, usePluginManager, useResolveName, useResolvePath } from './chunk-DLAHRVN7.js';
import './chunk-EKDWT4KG.js';
import './chunk-AHVQXM2P.js';
export { useIndent } from './chunk-VD2KZMUR.js';

@@ -5,0 +5,0 @@ import './chunk-5JRND4IA.js';

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

export { createIndent, useApp, useFile, useFileManager, useMeta, usePackageVersion, usePlugin, usePluginManager, useResolveName, useResolvePath } from './chunk-U7T3PTWP.js';
export { createRoot } from './chunk-ECPMFJRO.js';
import './chunk-RP7E4JLY.js';
export { createIndent, useApp, useFile, useFileManager, useMeta, usePackageVersion, usePlugin, usePluginManager, useResolveName, useResolvePath } from './chunk-DLAHRVN7.js';
export { createRoot } from './chunk-EKDWT4KG.js';
import './chunk-AHVQXM2P.js';
export { File, Function, Text, Type, useIndent } from './chunk-VD2KZMUR.js';

@@ -5,0 +5,0 @@ import './chunk-5JRND4IA.js';

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

import { createNode, ReactTemplate } from './chunk-RP7E4JLY.js';
import { createNode, ReactTemplate } from './chunk-AHVQXM2P.js';
import { init_esm_shims } from './chunk-5JRND4IA.js';

@@ -3,0 +3,0 @@ import { format as format$1 } from 'prettier';

{
"name": "@kubb/react",
"version": "0.0.0-canary-20240218113934",
"version": "0.0.0-canary-20240218165231",
"description": "Generator react",

@@ -61,4 +61,4 @@ "keywords": [

"dependencies": {
"@kubb/core": "0.0.0-canary-20240218113934",
"@kubb/parser": "0.0.0-canary-20240218113934"
"@kubb/core": "0.0.0-canary-20240218165231",
"@kubb/parser": "0.0.0-canary-20240218165231"
},

@@ -65,0 +65,0 @@ "devDependencies": {

@@ -21,3 +21,3 @@ export const throttle = <R, A extends any[]>(fn: (...args: A) => R, delay: number): [(...args: A) => R | undefined, () => void] => {

wait = false
}, delay)
}, delay) as NodeJS.Timeout

@@ -24,0 +24,0 @@ return val

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet