Comparing version 6.5.0 to 6.6.0-next.1596532076.772131b7784c088b2a9790faf224595982e3c71f
# History | ||
## v6.6.0 2020 August 4 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.5.0 2020 July 23 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "watchr", | ||
"version": "6.5.0", | ||
"version": "6.6.0-next.1596532076.772131b7784c088b2a9790faf224595982e3c71f", | ||
"description": "Better file system watching for Node.js", | ||
@@ -98,24 +98,24 @@ "homepage": "https://github.com/bevry/watchr", | ||
"eachr": "^4.5.0", | ||
"extendr": "^5.12.0", | ||
"ignorefs": "^3.10.0", | ||
"safefs": "^6.10.0", | ||
"scandirectory": "^6.10.0", | ||
"taskgroup": "^7.13.0" | ||
"extendr": "^5.13.0", | ||
"ignorefs": "^3.11.0", | ||
"safefs": "^6.11.0", | ||
"scandirectory": "^6.11.0", | ||
"taskgroup": "^7.14.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.14.0", | ||
"assert-helpers": "^6.18.0", | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"bal-util": "^2.8.0", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.5.0", | ||
"eslint-config-bevry": "^3.17.0", | ||
"eslint": "^7.6.0", | ||
"eslint-config-bevry": "^3.18.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jsdoc": "^3.6.4", | ||
"kava": "^5.9.0", | ||
"jsdoc": "^3.6.5", | ||
"kava": "^5.10.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.12.0", | ||
"projectz": "^2.13.0", | ||
"rimraf": "^3.0.2", | ||
"surge": "^0.21.6", | ||
"valid-directory": "^2.7.0" | ||
"valid-directory": "^2.8.0" | ||
}, | ||
@@ -122,0 +122,0 @@ "scripts": { |
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
62155
1
Updatedextendr@^5.13.0
Updatedignorefs@^3.11.0
Updatedsafefs@^6.11.0
Updatedscandirectory@^6.11.0
Updatedtaskgroup@^7.14.0