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

domain-browser

Package Overview
Dependencies
Maintainers
4
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 4.3.0 to 4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016

4

HISTORY.md
# History
## v4.4.0 2020 May 22
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.3.0 2020 May 21

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

12

package.json
{
"name": "domain-browser",
"version": "4.3.0",
"version": "4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016",
"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,7 +107,7 @@ "homepage": "https://github.com/bevry/domain-browser",

"devDependencies": {
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"kava": "^5.1.0",
"projectz": "^2.2.0",
"valid-directory": "^2.0.0"
"@bevry/update-contributors": "^1.7.0",
"assert-helpers": "^6.6.0",
"kava": "^5.2.0",
"projectz": "^2.3.0",
"valid-directory": "^2.1.0"
},

@@ -114,0 +114,0 @@ "scripts": {

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

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

@@ -54,0 +54,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