@rh-support/utils
Advanced tools
Comparing version 0.0.39 to 0.0.40
{ | ||
"name": "@rh-support/utils", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
"description": "> TODO: description", | ||
@@ -37,7 +37,7 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"clean": "../../node_modules/.bin/rimraf lib", | ||
"prepublishOnly": "npm run build" | ||
"prepublish": "npm run build" | ||
}, | ||
"dependencies": { | ||
"@rh-support/api": "^0.0.39", | ||
"@rh-support/types": "^0.0.39", | ||
"@rh-support/api": "^0.0.40", | ||
"@rh-support/types": "^0.0.40", | ||
"js-markdown-extra": "^1.2.4", | ||
@@ -53,3 +53,3 @@ "lodash": "^4.17.15", | ||
}, | ||
"gitHead": "21220c70d5d5b556402338a989f244f436869c2b" | ||
"gitHead": "c49af68eba6b975aa1a5f7d7c01b8332d4a0c038" | ||
} |
17269
+ Added@rh-support/api@0.0.40(transitive)
+ Added@rh-support/types@0.0.40(transitive)
- Removed@rh-support/api@0.0.39(transitive)
- Removed@rh-support/types@0.0.39(transitive)
Updated@rh-support/api@^0.0.40
Updated@rh-support/types@^0.0.40