You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a 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
6.0.0

2

package.json

@@ -22,3 +22,3 @@ {

"name": "@klevn/jxc",
"version": "5.0.9",
"version": "6.0.0",
"main": "./dist/compiler.js",

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

@@ -5,3 +5,3 @@ # JXC

Setup proccess:
## Setup proccess:

@@ -66,2 +66,8 @@ - Create a new empty folder

npx @klevn/jxc build
```
```
## U can store static assets in the "public" route
- css
- img
- svg
- ...etc