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.0.0 to 5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5

SECURITY.md

10

package.json
{
"name": "domain-browser",
"version": "5.0.0",
"version": "5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5",
"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,6 +110,6 @@ "homepage": "https://github.com/bevry/domain-browser",

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.2.0",
"assert-helpers": "^11.3.0",
"kava": "^7.1.0",
"projectz": "^2.23.0",
"valid-directory": "^4.1.0"
"projectz": "^3.0.0",
"valid-directory": "^4.2.0"
},

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

}
}
}

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

<script type="module">
import * as pkg from '//dev.jspm.io/domain-browser@5.0.0'
import * as pkg from '//dev.jspm.io/domain-browser@5.1.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