Socket
Socket
Sign inDemoInstall

domain-browser

Package Overview
Dependencies
0
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.3.0 to 5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb

10

package.json
{
"name": "domain-browser",
"version": "5.3.0",
"version": "5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb",
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.",

@@ -114,6 +114,6 @@ "homepage": "https://github.com/bevry/domain-browser",

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.5.0",
"assert-helpers": "^11.6.0",
"kava": "^7.3.0",
"projectz": "^3.2.0",
"valid-directory": "^4.4.0"
"projectz": "^3.3.0",
"valid-directory": "^4.5.0"
},

@@ -140,2 +140,2 @@ "scripts": {

}
}
}

@@ -51,3 +51,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//dev.jspm.io/domain-browser@5.3.0'
import * as pkg from '//dev.jspm.io/domain-browser@5.4.0'
</script>

@@ -54,0 +54,0 @@ ```

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc