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 Compare versions

Comparing version

to
3.0.1

4

CHANGELOG.md

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

# 3.0.1
Update run.js to detect where node is installed
# 3.0.0

@@ -2,0 +6,0 @@

2

dist/cli/run.js

@@ -1,2 +0,2 @@

#!/bin/node
#! /usr/bin/env node

@@ -3,0 +3,0 @@ const { spawn } = require('node:child_process')

{
"name": "@splitscript.js/core",
"version": "3.0.0",
"version": "3.0.1",
"description": "Core SplitScript.js library",

@@ -5,0 +5,0 @@ "types": "./dist/types/index.d.ts",