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

@kubb/parser

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/parser - npm Package Compare versions

Comparing version 0.0.0-canary-20231230105815 to 0.0.0-canary-20240102123009

3

dist/factory.js

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

import { createRequire } from 'module';
import ts from 'typescript';
createRequire(import.meta.url);
// src/factory.ts
var { factory } = ts;

@@ -6,0 +5,0 @@ var modifiers = {

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

import { createRequire } from 'module';
import path from 'path';
import ts2 from 'typescript';
createRequire(import.meta.url);
// src/api.ts
function getExports(filePath) {

@@ -7,0 +6,0 @@ const rootName = path.extname(filePath) ? filePath : `${filePath}.ts`;

{
"name": "@kubb/parser",
"version": "0.0.0-canary-20231230105815",
"version": "0.0.0-canary-20240102123009",
"description": "Generator parser",

@@ -5,0 +5,0 @@ "keywords": [

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