@makechtec/tezcatl-cli
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "@makechtec/tezcatl-cli", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"compile": " zalihui source1='./src/CLI.mjs' source1='./src/constants.mjs' source1='./src/Pattern.mjs' source1='./src/Reader.mjs' source1='./src/Writter.mjs' source1='./src/Argument.mjs' target='./prebuild/cli.mjs' && webpack", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test/index.mjs" | ||
}, | ||
@@ -22,11 +22,11 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/plugin-proposal-class-properties": "^7.17.12", | ||
"@babel/preset-env": "^7.18.2", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/preset-env": "^7.18.6", | ||
"babel-loader": "^8.2.5", | ||
"webpack": "^5.73.0", | ||
"webpack-cli": "^4.9.2" | ||
"webpack-cli": "^4.10.0" | ||
}, | ||
"dependencies": { | ||
"@makechtec/pipe": "^1.0.2" | ||
"@makechtec/pipe": "^1.0.7" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
14225
192
2
Updated@makechtec/pipe@^1.0.7