Comparing version 5.2.0 to 5.3.0-next.1574066682.2eff1fbf316a2e9f3a029f19bb275f7d1db614c3
# History | ||
## v5.3.0 2019 November 18 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v5.2.0 2019 November 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "watchr", | ||
"version": "5.2.0", | ||
"version": "5.3.0-next.1574066682.2eff1fbf316a2e9f3a029f19bb275f7d1db614c3", | ||
"description": "Better file system watching for Node.js", | ||
@@ -82,4 +82,3 @@ "homepage": "https://github.com/bevry/watchr", | ||
"engines": { | ||
"node": "8 || 10 || 12", | ||
"browsers": false | ||
"node": "8 || 10 || 12" | ||
} | ||
@@ -90,25 +89,25 @@ } | ||
"dependencies": { | ||
"eachr": "^3.3.0", | ||
"extendr": "^3.5.0", | ||
"ignorefs": "^1.3.0", | ||
"safefs": "^5.1.0", | ||
"scandirectory": "^4.1.0", | ||
"taskgroup": "^6.1.0" | ||
"eachr": "^4.1.0", | ||
"extendr": "^4.0.0", | ||
"ignorefs": "^2.0.0", | ||
"safefs": "5.2.0", | ||
"scandirectory": "^5.0.0", | ||
"taskgroup": "6.2.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^5.3.0", | ||
"assert-helpers": "5.4.0", | ||
"bal-util": "^2.8.0", | ||
"core-js": "^3.4.1", | ||
"eslint": "^6.6.0", | ||
"eslint-config-bevry": "^1.2.1", | ||
"eslint-config-bevry": "^1.3.0", | ||
"eslint-config-prettier": "^6.6.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"jsdoc": "^3.6.3", | ||
"kava": "^3.2.0", | ||
"kava": "4.1.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.10.0", | ||
"rimraf": "^3.0.0", | ||
"projectz": "^1.11.0", | ||
"rimraf": "3.0.0", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^1.1.1" | ||
"valid-directory": "^1.3.0" | ||
}, | ||
@@ -115,0 +114,0 @@ "scripts": { |
@@ -114,3 +114,2 @@ <!-- TITLE/ --> | ||
// Listen to the events for the stalker/watcher | ||
// http://rawgit.com/bevry/watchr/master/docs/index.html#watcher | ||
stalker.on('change', listener) | ||
@@ -124,3 +123,2 @@ stalker.on('log', console.log) | ||
// Set the default configuration for the stalker/watcher | ||
// http://rawgit.com/bevry/watchr/master/docs/index.html#Watcher%23setConfig | ||
stalker.setConfig({ | ||
@@ -127,0 +125,0 @@ stat: null, |
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
59657
1
219
+ Addededitions@1.3.4(transitive)
+ Addedextract-opts@3.4.0(transitive)
+ Addedignorefs@2.3.0(transitive)
+ Addedignorepatterns@2.3.0(transitive)
+ Addedreaddir-cluster@2.3.0(transitive)
+ Addedsafefs@4.2.05.2.0(transitive)
+ Addedsafeps@7.0.18.0.09.0.0(transitive)
+ Addedscandirectory@5.3.0(transitive)
+ Addedtaskgroup@5.5.06.1.06.2.0(transitive)
+ Addedunbounded@1.3.0(transitive)
- Removedextract-opts@4.3.0(transitive)
- Removedignorefs@1.4.1(transitive)
- Removedignorepatterns@1.4.0(transitive)
- Removedreaddir-cluster@1.3.0(transitive)
- Removedsafefs@5.5.0(transitive)
- Removedsafeps@9.3.0(transitive)
- Removedscandirectory@4.1.0(transitive)
- Removedtaskgroup@6.5.0(transitive)
- Removedunbounded@2.3.0(transitive)
Updatedeachr@^4.1.0
Updatedextendr@^4.0.0
Updatedignorefs@^2.0.0
Updatedsafefs@5.2.0
Updatedscandirectory@^5.0.0
Updatedtaskgroup@6.2.0