Comparing version 2.1.0 to 3.0.0
{ | ||
"name": "hapi-epoxy", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"description": "Flexible YAML configuration for Hapi", | ||
@@ -21,11 +21,13 @@ "license": "MIT", | ||
}, | ||
"engines": {"node": ">=4.0.0", "npm": ">=2.0.0"}, | ||
"engines": { | ||
"node": ">=8.0.0" | ||
}, | ||
"devDependencies": { | ||
"hapi": "^13.x.x", | ||
"glue": "^3.0.0", | ||
"hapi": "^16.2.0", | ||
"glue": "^4.0.0", | ||
"gulp": "^3.9.0", | ||
"gulp-istanbul": "^0.10.2", | ||
"gulp-jasmine": "^2.1.0", | ||
"gulp-istanbul": "^1.1.0", | ||
"gulp-jasmine": "^3.0.0", | ||
"istanbul": "^0.4.0", | ||
"jasmine": "^2.3.2" | ||
"jasmine": "^2.9.0" | ||
}, | ||
@@ -35,4 +37,4 @@ "dependencies": { | ||
"hoek": "^4.0.0", | ||
"js-yaml": "^3.4.3" | ||
"js-yaml": "^3.10.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
0
12409
Updatedjs-yaml@^3.10.0