feathers-bee-queue
Advanced tools
Comparing version 1.0.5 to 2.0.0
# Change Log | ||
## [v1.0.5](https://github.com/compwright/feathers-bee-queue/tree/v1.0.5) (2019-08-31) | ||
[Full Changelog](https://github.com/compwright/feathers-bee-queue/compare/v1.0.4...v1.0.5) | ||
## [v1.0.4](https://github.com/compwright/feathers-bee-queue/tree/v1.0.4) (2019-08-31) | ||
[Full Changelog](https://github.com/compwright/feathers-bee-queue/compare/v1.0.3...v1.0.4) | ||
## [v1.0.3](https://github.com/compwright/feathers-bee-queue/tree/v1.0.3) (2019-08-17) | ||
@@ -4,0 +10,0 @@ [Full Changelog](https://github.com/compwright/feathers-bee-queue/compare/v1.0.2...v1.0.3) |
{ | ||
"name": "feathers-bee-queue", | ||
"description": "A Feathers service adapter for Bee-Queue jobs", | ||
"version": "1.0.5", | ||
"version": "2.0.0", | ||
"homepage": "https://github.com/compwright/feathers-bee-queue", | ||
@@ -61,5 +61,5 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/adapter-commons": "^2.0.0", | ||
"@feathersjs/adapter-tests": "^1.0.1", | ||
"@feathersjs/errors": "^3.3.6", | ||
"@feathersjs/adapter-commons": "^4.3.0", | ||
"@feathersjs/adapter-tests": "^4.3.0", | ||
"@feathersjs/errors": "^4.3.0", | ||
"lodash.assignin": "^4.2.0", | ||
@@ -69,3 +69,3 @@ "sift": "^8.5.0" | ||
"devDependencies": { | ||
"@feathersjs/feathers": "^3.3.1", | ||
"@feathersjs/feathers": "^4.3.0", | ||
"bee-queue": "^1.2.2", | ||
@@ -72,0 +72,0 @@ "mocha": "^6.2.0", |
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
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
12397
+ Added@feathersjs/adapter-commons@4.5.17(transitive)
+ Added@feathersjs/adapter-tests@4.5.16(transitive)
+ Added@feathersjs/errors@4.5.17(transitive)
+ Added@feathersjs/feathers@4.5.17(transitive)
+ Addedevents@3.3.0(transitive)
+ Addeduberproto@2.0.6(transitive)
- Removed@feathersjs/adapter-commons@2.0.0(transitive)
- Removed@feathersjs/adapter-tests@1.0.1(transitive)
- Removed@feathersjs/errors@3.3.6(transitive)
Updated@feathersjs/errors@^4.3.0