Socket
Socket
Sign inDemoInstall

detect-browser-node-ssr

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-browser-node-ssr - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

dist/index.browser.esm.js

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

const e=!1,f="undefined"==typeof self,n=f?{}:self;export{e as bNode,f as bSSR,n as globalThis};
const bNode = !1, bSSR = "undefined" == typeof self, globalThis = bSSR ? {} : self;
export { bNode, bSSR, globalThis };
//# sourceMappingURL=index.browser.esm.js.map

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

const e=!1,f="undefined"==typeof self,n=f?{}:self;export{e as bNode,f as bSSR,n as globalThis};
const bNode = !1, bSSR = "undefined" == typeof self, globalThis = bSSR ? {} : self;
export { bNode, bSSR, globalThis };
//# sourceMappingURL=index.node.esm.js.map
{
"name": "detect-browser-node-ssr",
"version": "3.0.1",
"version": "3.0.2",
"description": "",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc