Comparing version 5.5.0 to 5.6.0-next.1575925354.af94182c8d7f5fb426649ba0e89255811c5804da
# History | ||
## v5.6.0 2019 December 10 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v5.5.0 2019 December 1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "watchr", | ||
"version": "5.5.0", | ||
"version": "5.6.0-next.1575925354.af94182c8d7f5fb426649ba0e89255811c5804da", | ||
"description": "Better file system watching for Node.js", | ||
@@ -22,2 +22,3 @@ "homepage": "https://github.com/bevry/watchr", | ||
"---", | ||
"githubsponsors", | ||
"patreon", | ||
@@ -33,2 +34,3 @@ "flattr", | ||
"config": { | ||
"githubSponsorsUsername": "balupton", | ||
"buymeacoffeeUsername": "balupton", | ||
@@ -88,27 +90,28 @@ "cryptoURL": "https://bevry.me/crypto", | ||
], | ||
"type": "commonjs", | ||
"main": "source/index.js", | ||
"dependencies": { | ||
"eachr": "^4.4.0", | ||
"extendr": "^4.2.0", | ||
"ignorefs": "^2.2.0", | ||
"safefs": "^5.3.0", | ||
"scandirectory": "^5.1.0", | ||
"taskgroup": "^6.3.0" | ||
"eachr": "^4.5.0", | ||
"extendr": "^4.3.0", | ||
"ignorefs": "^2.3.0", | ||
"safefs": "^5.5.0", | ||
"scandirectory": "^5.3.0", | ||
"taskgroup": "^6.5.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^5.7.0", | ||
"assert-helpers": "^5.8.0", | ||
"bal-util": "^2.8.0", | ||
"core-js": "^3.4.5", | ||
"core-js": "^3.4.8", | ||
"eslint": "^6.7.2", | ||
"eslint-config-bevry": "^2.2.0", | ||
"eslint-config-bevry": "^2.3.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"jsdoc": "^3.6.3", | ||
"kava": "^4.2.0", | ||
"kava": "^4.4.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.13.0", | ||
"projectz": "^1.16.0", | ||
"rimraf": "^3.0.0", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^1.4.0" | ||
"valid-directory": "^1.6.0" | ||
}, | ||
@@ -115,0 +118,0 @@ "scripts": { |
@@ -16,2 +16,3 @@ <!-- TITLE/ --> | ||
<br class="badge-separator" /> | ||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span> | ||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span> | ||
@@ -176,2 +177,3 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span> | ||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span> | ||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span> | ||
@@ -178,0 +180,0 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span> |
Sorry, the diff of this file is not supported yet
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
60912
221
1
Updatedeachr@^4.5.0
Updatedextendr@^4.3.0
Updatedignorefs@^2.3.0
Updatedsafefs@^5.5.0
Updatedscandirectory@^5.3.0
Updatedtaskgroup@^6.5.0