Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

domain-browser

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domain-browser - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4

8

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

@@ -110,4 +110,4 @@ "homepage": "https://github.com/bevry/domain-browser",

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.3.0",
"kava": "^7.1.0",
"assert-helpers": "^11.4.0",
"kava": "^7.2.0",
"projectz": "^3.0.0",

@@ -136,2 +136,2 @@ "valid-directory": "^4.2.0"

}
}
}

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

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

@@ -53,0 +53,0 @@ ```

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