Comparing version 6.7.0 to 6.8.0-next.1599284801.69a3925b7013ee594ede7fb52817a5d5fed0c0d3
# History | ||
## v6.8.0 2020 September 5 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.7.0 2020 August 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "watchr", | ||
"version": "6.7.0", | ||
"version": "6.8.0-next.1599284801.69a3925b7013ee594ede7fb52817a5d5fed0c0d3", | ||
"description": "Better file system watching for Node.js", | ||
@@ -85,2 +85,3 @@ "homepage": "https://github.com/bevry/watchr", | ||
"tags": [ | ||
"source", | ||
"javascript", | ||
@@ -99,24 +100,24 @@ "esnext", | ||
"eachr": "^4.5.0", | ||
"extendr": "^5.14.0", | ||
"ignorefs": "^3.12.0", | ||
"safefs": "^6.12.0", | ||
"scandirectory": "^6.12.0", | ||
"taskgroup": "^7.14.0" | ||
"extendr": "^5.15.0", | ||
"ignorefs": "^3.13.0", | ||
"safefs": "^6.13.0", | ||
"scandirectory": "^6.13.0", | ||
"taskgroup": "^7.16.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^6.19.0", | ||
"@bevry/update-contributors": "^1.17.0", | ||
"assert-helpers": "^7.2.0", | ||
"bal-util": "^2.8.0", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.7.0", | ||
"eslint-config-bevry": "^3.19.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jsdoc": "^3.6.5", | ||
"kava": "^5.11.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.15.0", | ||
"kava": "^5.12.0", | ||
"prettier": "^2.1.1", | ||
"projectz": "^2.16.0", | ||
"rimraf": "^3.0.2", | ||
"surge": "^0.21.6", | ||
"valid-directory": "^3.1.0" | ||
"valid-directory": "^3.4.0" | ||
}, | ||
@@ -123,0 +124,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
62803
1
Updatedextendr@^5.15.0
Updatedignorefs@^3.13.0
Updatedsafefs@^6.13.0
Updatedscandirectory@^6.13.0
Updatedtaskgroup@^7.16.0