New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@react-corekit/use-where

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-corekit/use-where - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+7
-1
package.json
{
"name": "@react-corekit/use-where",
"version": "1.1.1",
"version": "1.1.2",
"description": "Detects if the javascript is being loaded from a server (SSR) or a web client",

@@ -91,4 +91,10 @@ "author": "glongh",

"where",
"Browser detection",
"SSR detection",
"Detection",
"Server detection",
"Is ssr",
"Is browser",
"Dan Abramov"
]
}