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

@splitscript.js/core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splitscript.js/core - npm Package Versions

13

2.2.1

Diff
i
infrareddevs
published 2.2.1 •

Changelog

Source

2.2.1

Add wildcards to emitter.listeners

i
infrareddevs
published 2.2.0 •

Changelog

Source

2.2.0

Allow wildcard events

Move prettier config to package.json

i
infrareddevs
published 2.1.2 •

Changelog

Source

2.1.2

Will not catch application errors when sending an event

i
infrareddevs
published 2.1.1 •

Changelog

Source

2.1.1

add esbuild to dependency list

i
infrareddevs
published 2.1.0 •

Changelog

Source

2.1.0

add splitscript build <folder> to build all files in that folder

setting dev/build in ss.json works relative to where you ran the command from

i
infrareddevs
published 2.0.5 •

Changelog

Source

2.0.5

JSON stringify ss.json with tabs

i
infrareddevs
published 2.0.4 •

Changelog

Source

2.0.4

upgrade build target

i
infrareddevs
published 2.0.3 •

Changelog

Source

2.0.3

can use splitscript dev [file/folder] without running before

by adding CONFIG_LOCATION enviroment variable

i
infrareddevs
published 2.0.2 •

Changelog

Source

2.0.2

will not restart process in splitscript dev if main file is deleted/renamed

i
infrareddevs
published 2.0.0 •

Changelog

Source

2.0.0

Added watching and typescript building to splitscript dev

Can set ROOT enviroment variable to override the root set in root() or the automatic root finding