🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@klevn/jxc

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@klevn/jxc - npm Package Compare versions

Comparing version

to
38.1.0

2

dist/cli/dev.js
import { resolve } from "path";
import { argv, cwd } from "process";
import * as branchy from "branchy";
import branchy from "branchy";
import { watch } from "fs";

@@ -5,0 +5,0 @@ const timeoutDuration = 3500;

import { resolve } from "path"
import { argv, cwd } from "process"
import * as branchy from "branchy"
import branchy from "branchy"
import { watch } from "fs"

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

@@ -36,3 +36,3 @@ {

"name": "@klevn/jxc",
"version": "38.0.9",
"version": "38.1.0",
"main": "./dist/compiler.js",

@@ -39,0 +39,0 @@ "types": "./dist/compiler.d.ts",

import { resolve } from "path"
import { argv, cwd } from "process"
import * as branchy from "branchy"
import branchy from "branchy"
import { watch } from "fs"

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

@@ -13,3 +13,5 @@ {

"declaration": true,
"declarationMap": true
"declarationMap": true,
"allowSyntheticDefaultImports": true
},

@@ -16,0 +18,0 @@