@pager/event-sourcerer-client
Advanced tools
Comparing version 2.3.0 to 3.0.0
{ | ||
"name": "@pager/event-sourcerer-client", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "event-sourcerer client", | ||
@@ -12,3 +12,2 @@ "main": "lib/index.js", | ||
], | ||
"author": "", | ||
"repository": { | ||
@@ -19,12 +18,12 @@ "type": "git", | ||
"dependencies": { | ||
"@hapi/joi": "16.x.x", | ||
"@pager/logger": "5.x.x", | ||
"uuid": "3.x.x" | ||
"@hapi/joi": "17.x", | ||
"@pager/logger": "5.x", | ||
"uuid": "3.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x", | ||
"@hapi/code": "8.x", | ||
"@hapi/lab": "22.x", | ||
"eslint-config-hapi": "12.x.x", | ||
"eslint-plugin-hapi": "4.x.x", | ||
"sinon": "7.x.x" | ||
"eslint-plugin-hapi": "4.x", | ||
"sinon": "8.x" | ||
}, | ||
@@ -34,4 +33,7 @@ "renovate": { | ||
"github>pagerinc/renovate-config" | ||
] | ||
], | ||
"lockFileMaintenance": { | ||
"enabled": false | ||
} | ||
} | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
7444
1
+ Added@hapi/address@4.1.0(transitive)
+ Added@hapi/formula@2.0.0(transitive)
+ Added@hapi/joi@17.1.1(transitive)
+ Added@hapi/pinpoint@2.0.1(transitive)
- Removed@hapi/address@2.1.4(transitive)
- Removed@hapi/formula@1.2.0(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
- Removed@hapi/joi@16.1.8(transitive)
- Removed@hapi/pinpoint@1.0.2(transitive)
- Removed@hapi/topo@3.1.6(transitive)
Updated@hapi/joi@17.x
Updated@pager/logger@5.x
Updateduuid@3.x