Comparing version 1.0.4 to 1.0.5
@@ -6,4 +6,4 @@ #!/usr/bin/env node | ||
//import {startupConsole} from "../dist/index.js"; | ||
const {startupConsole} = require("../dist/index.js"); | ||
//import {startupConsole} from "../dist/src/index.js"; | ||
const {startupConsole} = require("../dist/src/index.js"); | ||
startupConsole(); |
"use strict"; | ||
// generated by genversion | ||
module.exports = '1.0.3'; | ||
module.exports = '1.0.4'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "ycplmon", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Makes all inclusions of string CODExxxxxxxx unique.", | ||
@@ -5,0 +5,0 @@ "main": "bin/ycplmon.js", |
// generated by genversion | ||
module.exports = '1.0.4'; | ||
module.exports = '1.0.5'; |
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
39990
0