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

lightning-flow-scanner-core

Package Overview
Dependencies
Maintainers
3
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightning-flow-scanner-core - npm Package Compare versions

Comparing version

to
4.31.3

5

package.json
{
"name": "lightning-flow-scanner-core",
"version": "4.31.2",
"version": "4.31.3",
"main": "index.js",

@@ -30,3 +30,4 @@ "types": "index.d.ts",

"vite:dist": "npm run swc:build && vite build",
"stryker": "npm i -g @stryker-mutator/core @stryker-mutator/jest-runner && stryker run"
"stryker": "npm i -g @stryker-mutator/core @stryker-mutator/jest-runner && stryker run",
"prepush": "npm run clean && npm run swc:sim:pack && npm run test"
},

@@ -33,0 +34,0 @@ "keywords": [],