Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@makechtec/tezcatl-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@makechtec/tezcatl-cli - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc