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.17.0 to 4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf

.mergify.yml

4

HISTORY.md
# History
## v4.18.0 2020 September 4
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.17.0 2020 August 18

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

13

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

@@ -86,2 +86,3 @@ "homepage": "https://github.com/bevry/domain-browser",

"tags": [
"source",
"javascript",

@@ -108,7 +109,7 @@ "es5",

"devDependencies": {
"@bevry/update-contributors": "^1.15.0",
"assert-helpers": "^6.19.0",
"kava": "^5.10.0",
"projectz": "^2.14.0",
"valid-directory": "^3.0.0"
"@bevry/update-contributors": "^1.16.0",
"assert-helpers": "^7.2.0",
"kava": "^5.11.0",
"projectz": "^2.15.0",
"valid-directory": "^3.3.0"
},

@@ -115,0 +116,0 @@ "scripts": {

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

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