Comparing version 6.1.0 to 6.2.0-next.1591790006.fc88daf31ac97e7948e1fddfe06905f5989143ee
# History | ||
## v6.2.0 2020 June 10 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.1.0 2020 May 22 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "watchr", | ||
"version": "6.1.0", | ||
"version": "6.2.0-next.1591790006.fc88daf31ac97e7948e1fddfe06905f5989143ee", | ||
"description": "Better file system watching for Node.js", | ||
@@ -98,25 +98,25 @@ "homepage": "https://github.com/bevry/watchr", | ||
"eachr": "^4.5.0", | ||
"extendr": "^5.4.0", | ||
"ignorefs": "^3.3.0", | ||
"safefs": "^6.3.0", | ||
"scandirectory": "^6.3.0", | ||
"taskgroup": "^7.6.0" | ||
"extendr": "^5.5.0", | ||
"ignorefs": "^3.4.0", | ||
"safefs": "^6.4.0", | ||
"scandirectory": "^6.4.0", | ||
"taskgroup": "^7.7.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.8.0", | ||
"assert-helpers": "^6.6.0", | ||
"@bevry/update-contributors": "^1.9.0", | ||
"assert-helpers": "^6.7.0", | ||
"bal-util": "^2.8.0", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.0.0", | ||
"eslint-config-bevry": "^3.7.0", | ||
"eslint": "^7.2.0", | ||
"eslint-config-bevry": "^3.8.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"jsdoc": "^3.6.4", | ||
"kava": "^5.3.0", | ||
"kava": "^5.4.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.4.0", | ||
"projectz": "^2.6.0", | ||
"rimraf": "^3.0.2", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^2.2.0" | ||
"valid-directory": "^2.3.0" | ||
}, | ||
@@ -123,0 +123,0 @@ "scripts": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
61652
1
Updatedextendr@^5.5.0
Updatedignorefs@^3.4.0
Updatedsafefs@^6.4.0
Updatedscandirectory@^6.4.0
Updatedtaskgroup@^7.7.0