@ctx-core/html
Advanced tools
Comparing version 2.0.4 to 2.0.8
{ | ||
"name": "@ctx-core/html", | ||
"version": "2.0.4", | ||
"description": "ctx-core html", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"html" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"@ctx-core/env": "^2.0.0", | ||
"@ctx-core/logger": "^2.0.0", | ||
"@ctx-core/object": "^2.0.0", | ||
"@ctx-core/version__app": "^2.0.0", | ||
"esm": "^3.0.72" | ||
} | ||
"name": "@ctx-core/html", | ||
"version": "2.0.8", | ||
"description": "ctx-core html", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"html" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"@ctx-core/env": "^2.0.8", | ||
"@ctx-core/logger": "^2.0.4", | ||
"@ctx-core/object": "^2.0.4", | ||
"@ctx-core/version__app": "^2.0.8", | ||
"esm": "^3.0.72" | ||
}, | ||
"gitHead": "6448b6e05c211aa42d0113841f4d2dd0b11c1bae" | ||
} |
7994
Updated@ctx-core/env@^2.0.8
Updated@ctx-core/logger@^2.0.4
Updated@ctx-core/object@^2.0.4