domain-browser
Advanced tools
Comparing version 4.18.0 to 4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c
# History | ||
## v4.19.0 2020 October 29 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.18.0 2020 September 4 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "domain-browser", | ||
"version": "4.18.0", | ||
"version": "4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c", | ||
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.", | ||
@@ -92,3 +92,3 @@ "homepage": "https://github.com/bevry/domain-browser", | ||
"engines": { | ||
"node": "10 || 12 || 13 || 14", | ||
"node": "10 || 12 || 14 || 15", | ||
"browsers": "defaults" | ||
@@ -109,7 +109,7 @@ } | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"kava": "^5.11.0", | ||
"projectz": "^2.15.0", | ||
"valid-directory": "^3.3.0" | ||
"@bevry/update-contributors": "^1.17.0", | ||
"assert-helpers": "^8.1.0", | ||
"kava": "^5.12.0", | ||
"projectz": "^2.16.0", | ||
"valid-directory": "^3.4.0" | ||
}, | ||
@@ -116,0 +116,0 @@ "scripts": { |
@@ -51,3 +51,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.18.0' | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.19.0' | ||
</script> | ||
@@ -54,0 +54,0 @@ ``` |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
24003
1