-
- Downloads
Upgrade deps; clean, docs & lock
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -59,20 +59,22 @@ |
"clone": "^2.1.2", | ||
"codecov": "^3.0.0", | ||
"concat": "^1.0.3", | ||
"cryptiles": "^4.1.3", | ||
"esm": "^3.0.82", | ||
"extend": "^3.0.2", | ||
"faker": "^4.1.0", | ||
"fs-extra": "^7.0.0", | ||
"fs-extra": "^8.0.1", | ||
"glob": "^7.1.2", | ||
"is-my-json-valid": "^2.19.0", | ||
"mocha": "^6.0.0", | ||
"nyc": "^13.3.0", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.1.1", | ||
"rollup": "^1.2.2", | ||
"rollup-plugin-commonjs": "^9.1.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"rollup-plugin-node-resolve": "^5.0.0", | ||
"seedrandom": "^3.0.1", | ||
"semver": "^5.3.0", | ||
"semver": "^6.1.1", | ||
"tv4": "^1.3.0", | ||
"z-schema": "^3.18.4" | ||
"z-schema": "^4.1.0" | ||
}, | ||
"dependencies": { | ||
"json-schema-ref-parser": "^6.0.2", | ||
... | ... |
Please register or sign in to comment