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 3.1.0 to 3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751

4

HISTORY.md
# History
## v3.2.0 2019 December 1
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.1.0 2019 December 1

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

20

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

@@ -91,5 +91,12 @@ "homepage": "https://github.com/bevry/domain-browser",

"browser": "source/index.js",
"jspm": {
"map": {
"source/index.js": {
"node": "@node/domain"
}
}
},
"devDependencies": {
"assert-helpers": "5.5.0",
"kava": "4.1.0",
"assert-helpers": "^5.5.0",
"kava": "^4.1.0",
"projectz": "^1.12.0",

@@ -116,10 +123,3 @@ "valid-directory": "^1.3.0"

"test": "node ./source/test.js"
},
"jspm": {
"map": {
"source/index.js": {
"node": "@node/domain"
}
}
}
}
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