Socket
Socket
Sign inDemoInstall

domain-browser

Package Overview
Dependencies
0
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.0 to 4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6

4

HISTORY.md
# History
## v4.11.0 2020 June 25
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.10.0 2020 June 21

@@ -4,0 +8,0 @@

8

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

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

"devDependencies": {
"@bevry/update-contributors": "^1.9.0",
"assert-helpers": "^6.8.0",
"@bevry/update-contributors": "^1.12.0",
"assert-helpers": "^6.13.0",
"kava": "^5.7.0",
"projectz": "^2.9.0",
"projectz": "^2.10.1",
"valid-directory": "^2.5.0"

@@ -113,0 +113,0 @@ },

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

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