Comparing version
{ | ||
"name": "oppsy", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"repository": "git://github.com/hapijs/oppsy", | ||
@@ -8,3 +8,3 @@ "description": "An EventEmitter useful for collecting hapi server ops information", | ||
"scripts": { | ||
"test": "lab -a code -t 100 -Lv" | ||
"test": "lab -a code -t 100 -L" | ||
}, | ||
@@ -22,8 +22,8 @@ "keywords": [ | ||
"code": "5.x.x", | ||
"hapi": "17.x.x", | ||
"lab": "15.x.x" | ||
"hapi": "18.x.x", | ||
"lab": "18.x.x" | ||
}, | ||
"dependencies": { | ||
"hoek": "5.x.x" | ||
"hoek": "6.x.x" | ||
} | ||
} |
@@ -315,3 +315,3 @@ 'use strict'; | ||
statusCodes: { | ||
'200': 1 | ||
'499': 1 | ||
} | ||
@@ -318,0 +318,0 @@ }; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
29822
-0.01%5
25%+ Added
- Removed
Updated