domain-browser
Advanced tools
Comparing version 4.1.0 to 4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3
# History | ||
## v4.2.0 2020 May 12 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.1.0 2020 May 4 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "domain-browser", | ||
"version": "4.1.0", | ||
"version": "4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3", | ||
"description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.", | ||
@@ -13,3 +13,2 @@ "homepage": "https://github.com/bevry/domain-browser", | ||
"component.io", | ||
"dom", | ||
"domain", | ||
@@ -53,3 +52,7 @@ "ender.js", | ||
"wishlistURL": "https://bevry.me/wishlist", | ||
"travisTLD": "com" | ||
"travisTLD": "com", | ||
"githubUsername": "bevry", | ||
"githubRepository": "domain-browser", | ||
"githubSlug": "bevry/domain-browser", | ||
"npmPackageName": "domain-browser" | ||
} | ||
@@ -60,10 +63,10 @@ }, | ||
"maintainers": [ | ||
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)" | ||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)" | ||
], | ||
"contributors": [ | ||
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)", | ||
"Evan Solomon (http://evansolomon.me)", | ||
"James Halliday <substack@gmail.com> (http://substack.net)", | ||
"Guy Bedford <guybedford@gmail.com> (twitter.com/guybedford)", | ||
"Bogdan Chadkin <trysound@yandex.ru> (https://github.com/TrySound)" | ||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)", | ||
"Bogdan Chadkin <trysound@yandex.ru> (https://github.com/TrySound)", | ||
"Evan Solomon (https://github.com/evansolomon)", | ||
"Guy Bedford <guybedford@gmail.com> (https://github.com/guybedford)", | ||
"James Halliday <substack@gmail.com> (https://github.com/substack)" | ||
], | ||
@@ -107,6 +110,6 @@ "bugs": { | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.0.1", | ||
"assert-helpers": "^6.2.0", | ||
"kava": "^4.4.0", | ||
"projectz": "^1.19.1", | ||
"@bevry/update-contributors": "^1.5.0", | ||
"assert-helpers": "^6.4.0", | ||
"kava": "^5.0.0", | ||
"projectz": "^2.1.0", | ||
"valid-directory": "^1.6.0" | ||
@@ -119,4 +122,4 @@ }, | ||
"our:meta": "npm run our:meta:contributors && npm run our:meta:projectz", | ||
"our:meta:contributors": "npx @bevry/update-contributors", | ||
"our:meta:projectz": "npx projectz compile", | ||
"our:meta:contributors": "update-contributors", | ||
"our:meta:projectz": "projectz compile", | ||
"our:release": "npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push", | ||
@@ -132,5 +135,5 @@ "our:release:check-changelog": "cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)", | ||
"our:verify": "npm run our:verify:directory", | ||
"our:verify:directory": "npx valid-directory", | ||
"our:verify:directory": "valid-directory", | ||
"test": "node ./source/test.js" | ||
} | ||
} |
@@ -51,3 +51,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.1.0' | ||
import * as pkg from '//dev.jspm.io/domain-browser@4.2.0' | ||
</script> | ||
@@ -83,3 +83,3 @@ ``` | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/domain-browser/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/domain-browser">view contributions</a></li></ul> | ||
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/domain-browser/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/domain-browser">view contributions</a></li></ul> | ||
@@ -104,8 +104,7 @@ <h3>Sponsors</h3> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/domain-browser/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/domain-browser">view contributions</a></li> | ||
<li><a href="http://evansolomon.me">Evan Solomon</a> — <a href="https://github.com/bevry/domain-browser/commits?author=evansolomon" title="View the GitHub contributions of Evan Solomon on repository bevry/domain-browser">view contributions</a></li> | ||
<li><a href="http://substack.net">James Halliday</a> — <a href="https://github.com/bevry/domain-browser/commits?author=substack" title="View the GitHub contributions of James Halliday on repository bevry/domain-browser">view contributions</a></li> | ||
<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> | ||
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/domain-browser/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton 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> | ||
<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> | ||
<li><a href="https://github.com/evansolomon">Evan Solomon</a> — <a href="https://github.com/bevry/domain-browser/commits?author=evansolomon" title="View the GitHub contributions of Evan Solomon on repository bevry/domain-browser">view contributions</a></li> | ||
<li><a href="https://github.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/substack">James Halliday</a> — <a href="https://github.com/bevry/domain-browser/commits?author=substack" title="View the GitHub contributions of James Halliday on repository bevry/domain-browser">view contributions</a></li></ul> | ||
@@ -112,0 +111,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> |
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
20698
1
126