domain-browser
Advanced tools
Comparing version 5.1.0 to 5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4
{ | ||
"name": "domain-browser", | ||
"version": "5.1.0", | ||
"version": "5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4", | ||
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.", | ||
@@ -110,4 +110,4 @@ "homepage": "https://github.com/bevry/domain-browser", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.3.0", | ||
"kava": "^7.1.0", | ||
"assert-helpers": "^11.4.0", | ||
"kava": "^7.2.0", | ||
"projectz": "^3.0.0", | ||
@@ -136,2 +136,2 @@ "valid-directory": "^4.2.0" | ||
} | ||
} | ||
} |
@@ -50,3 +50,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/domain-browser@5.1.0' | ||
import * as pkg from '//dev.jspm.io/domain-browser@5.2.0' | ||
</script> | ||
@@ -53,0 +53,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
27050
1