domain-browser
Advanced tools
Comparing version 2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b to 3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571
# History | ||
## v3.0.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) | ||
- Minimum required node version changed from `node: >=0.8` to `node: >=8` to keep up with mandatory ecosystem changes | ||
## v2.0.0 2019 November 18 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "domain-browser", | ||
"version": "2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b", | ||
"version": "3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571", | ||
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.", | ||
@@ -60,3 +60,4 @@ "homepage": "https://github.com/bevry/domain-browser", | ||
"Guy Bedford <guybedford@gmail.com> (twitter.com/guybedford)", | ||
"Bogdan Chadkin <trysound@yandex.ru> (https://github.com/TrySound)" | ||
"Bogdan Chadkin <trysound@yandex.ru> (https://github.com/TrySound)", | ||
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" | ||
], | ||
@@ -71,3 +72,3 @@ "bugs": { | ||
"engines": { | ||
"node": ">=0.8" | ||
"node": ">=8" | ||
}, | ||
@@ -85,4 +86,4 @@ "editions": [ | ||
"engines": { | ||
"node": "0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13", | ||
"browsers": "defaults" | ||
"node": "8 || 10 || 12", | ||
"browsers": true | ||
} | ||
@@ -94,6 +95,6 @@ } | ||
"devDependencies": { | ||
"assert-helpers": "4.10.0", | ||
"kava": "3.2.0", | ||
"projectz": "^1.10.0", | ||
"valid-directory": "^1.1.1" | ||
"assert-helpers": "5.5.0", | ||
"kava": "4.1.0", | ||
"projectz": "^1.12.0", | ||
"valid-directory": "^1.3.0" | ||
}, | ||
@@ -100,0 +101,0 @@ "scripts": { |
@@ -103,3 +103,4 @@ <!-- TITLE/ --> | ||
<li><a href="twitter.com/guybedford">Guy Bedford</a> — <a href="https://github.com/bevry/domain-browser/commits?author=guybedford" title="View the GitHub contributions of Guy Bedford on repository bevry/domain-browser">view contributions</a></li> | ||
<li><a href="https://github.com/TrySound">Bogdan Chadkin</a> — <a href="https://github.com/bevry/domain-browser/commits?author=TrySound" title="View the GitHub contributions of Bogdan Chadkin on repository bevry/domain-browser">view contributions</a></li></ul> | ||
<li><a href="https://github.com/TrySound">Bogdan Chadkin</a> — <a href="https://github.com/bevry/domain-browser/commits?author=TrySound" title="View the GitHub contributions of Bogdan Chadkin on repository bevry/domain-browser">view contributions</a></li> | ||
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/domain-browser/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/domain-browser">view contributions</a></li></ul> | ||
@@ -106,0 +107,0 @@ <a href="https://github.com/bevry/domain-browser/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18103
124