domain-browser
Advanced tools
Comparing version 5.4.0 to 5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3
{ | ||
"name": "domain-browser", | ||
"version": "5.4.0", | ||
"version": "5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3", | ||
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.", | ||
@@ -114,6 +114,6 @@ "homepage": "https://github.com/bevry/domain-browser", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.6.0", | ||
"kava": "^7.3.0", | ||
"projectz": "^3.3.0", | ||
"valid-directory": "^4.5.0" | ||
"assert-helpers": "^11.9.0", | ||
"kava": "^7.5.0", | ||
"projectz": "^3.4.0", | ||
"valid-directory": "^4.6.0" | ||
}, | ||
@@ -140,2 +140,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -51,3 +51,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/domain-browser@5.4.0' | ||
import * as pkg from '//dev.jspm.io/domain-browser@5.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
26801
1