Comparing version 1.0.5 to 1.0.6
"use strict"; | ||
// generated by genversion | ||
module.exports = '1.0.4'; | ||
module.exports = '1.0.5'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "ycplmon", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Makes all inclusions of string CODExxxxxxxx unique.", | ||
@@ -60,3 +60,2 @@ "main": "bin/ycplmon.js", | ||
"babel-loader": "^8.2.2", | ||
"chai": "^4.3.4", | ||
"eslint": "^7.27.0", | ||
@@ -73,3 +72,2 @@ "eslint-config-prettier": "^8.3.0", | ||
"ts-jest": "^27.0.2", | ||
"tslib": "^2.2.0", | ||
"typescript": "^4.3.2" | ||
@@ -86,4 +84,5 @@ }, | ||
"dependencies": { | ||
"tslib": "^2.2.0", | ||
"commander": "^7.2.0" | ||
} | ||
} |
// generated by genversion | ||
module.exports = '1.0.5'; | ||
module.exports = '1.0.6'; |
21
39964
2
+ Addedtslib@^2.2.0
+ Addedtslib@2.8.1(transitive)