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

@kubb/core

Package Overview
Dependencies
Maintainers
0
Versions
676
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/core - npm Package Compare versions

Comparing version 0.0.0-canary-20241214001945 to 0.0.0-canary-20241214150347

dist/chunk-332TL45M.cjs

6

dist/index.js
import { EventEmitter, createLogger } from './chunk-HTOO3HNK.js';
import { FileManager, setUniqueName, processFiles, URLPath } from './chunk-RXIGSPAK.js';
export { FileManager, getSource, processFiles } from './chunk-RXIGSPAK.js';
import { trim, transformReservedWord } from './chunk-ITUFRE7R.js';
import { FileManager, setUniqueName, processFiles, URLPath } from './chunk-44OM74QT.js';
export { FileManager, getSource, processFiles } from './chunk-44OM74QT.js';
import { trim, transformReservedWord } from './chunk-MDXPT7LL.js';
import './chunk-HBQM723K.js';

@@ -6,0 +6,0 @@ import { getRelativePath, read, readSync, clean } from '@kubb/fs';

@@ -1,3 +0,3 @@

import { getSource, createFile } from './chunk-RXIGSPAK.js';
import { camelCase, pascalCase } from './chunk-ITUFRE7R.js';
import { getSource, createFile } from './chunk-44OM74QT.js';
import { camelCase, pascalCase } from './chunk-MDXPT7LL.js';
import path from 'node:path';

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

@@ -1,3 +0,3 @@

export { camelCase, combineCodes, createIndent, createJSDocBlockText, transformers_default as default, escape, isValidVarName, jsStringEscape, merge, nameSorter, orderBy, pascalCase, pathCase, searchAndReplace, stringify, stringifyObject, toRegExp, toRegExpString, transformReservedWord, trim, trimQuotes } from './chunk-ITUFRE7R.js';
export { camelCase, combineCodes, createIndent, createJSDocBlockText, transformers_default as default, escape, isValidVarName, jsStringEscape, merge, nameSorter, orderBy, pascalCase, pathCase, searchAndReplace, stringify, stringifyObject, toRegExp, toRegExpString, transformReservedWord, trim, trimQuotes } from './chunk-MDXPT7LL.js';
//# sourceMappingURL=transformers.js.map
//# sourceMappingURL=transformers.js.map

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

export { FunctionParams, URLPath, createFile, createFileExport, createFileImport, createFileParser, getFileParser, getUniqueName, isPromise, isPromiseFulfilledResult, isPromiseRejectedResult, renderTemplate, setUniqueName, timeout } from './chunk-RXIGSPAK.js';
import './chunk-ITUFRE7R.js';
export { FunctionParams, URLPath, createFile, createFileExport, createFileImport, createFileParser, getFileParser, getUniqueName, isPromise, isPromiseFulfilledResult, isPromiseRejectedResult, renderTemplate, setUniqueName, timeout } from './chunk-44OM74QT.js';
import './chunk-MDXPT7LL.js';
//# sourceMappingURL=utils.js.map
//# sourceMappingURL=utils.js.map
{
"name": "@kubb/core",
"version": "0.0.0-canary-20241214001945",
"version": "0.0.0-canary-20241214150347",
"description": "Generator core",

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

"find-up": "^7.0.0",
"natural-orderby": "^4.0.0",
"natural-orderby": "^5.0.0",
"object-hash": "^3.0.0",

@@ -87,5 +87,5 @@ "p-queue": "^8.0.1",

"semver": "^7.6.3",
"@kubb/fs": "0.0.0-canary-20241214001945",
"@kubb/parser-ts": "0.0.0-canary-20241214001945",
"@kubb/types": "0.0.0-canary-20241214001945"
"@kubb/fs": "0.0.0-canary-20241214150347",
"@kubb/parser-ts": "0.0.0-canary-20241214150347",
"@kubb/types": "0.0.0-canary-20241214150347"
},

@@ -101,4 +101,4 @@ "devDependencies": {

"typescript": "^5.7.2",
"@kubb/config-ts": "0.0.0-canary-20241214001945",
"@kubb/config-tsup": "0.0.0-canary-20241214001945"
"@kubb/config-ts": "0.0.0-canary-20241214150347",
"@kubb/config-tsup": "0.0.0-canary-20241214150347"
},

@@ -105,0 +105,0 @@ "engines": {

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

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