📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@loki/is-loki-running

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loki/is-loki-running - npm Package Compare versions

Comparing version

to
0.34.1

index.d.ts

7

package.json
{
"name": "@loki/is-loki-running",
"version": "0.34.0",
"version": "0.34.1",
"description": "Loki test indicator",

@@ -19,3 +19,4 @@ "keywords": [

"files": [
"src"
"src",
"*.d.ts"
],

@@ -28,3 +29,3 @@ "main": "src/index.web.js",

"types": "./index.d.ts",
"gitHead": "5f435d19c109fe729aef370349d34380b1044045"
"gitHead": "02a68d5938e6274f1a46d01c5bac6e1bf7f5fdb5"
}