domain-browser
Advanced tools
Comparing version 4.4.0 to 4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc
# History | ||
## v4.5.0 2020 June 10 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.4.0 2020 May 22 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "domain-browser", | ||
"version": "4.4.0", | ||
"version": "4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc", | ||
"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.7.0", | ||
"assert-helpers": "^6.6.0", | ||
"kava": "^5.2.0", | ||
"projectz": "^2.3.0", | ||
"valid-directory": "^2.1.0" | ||
"@bevry/update-contributors": "^1.8.0", | ||
"assert-helpers": "^6.7.0", | ||
"kava": "^5.3.0", | ||
"projectz": "^2.5.0", | ||
"valid-directory": "^2.2.0" | ||
}, | ||
@@ -114,0 +114,0 @@ "scripts": { |
@@ -51,3 +51,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.4.0' | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.5.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
21278
1