Socket
Socket
Sign inDemoInstall

gia-ast

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gia-ast - npm Package Compare versions

Comparing version 0.3.14 to 0.3.15

11

gia-ast-meta.js

@@ -409,7 +409,10 @@ #!/usr/bin/env node

console.log("---------------------------------------------------");
console.log("---------arrrr 3 (meta)");
console.log("---------------------------------------------------");
console.log("---------TRYING TO SAVE WITHOUT META----------");
console.log("---------TRYING TO SAVE WITHOUT META SERVER DATA----------");
console.log("---------------------------------------------------");
console.log("---------DISABLE astusemetasvr=false in .env ----------");
console.log("---------Make this faster by DISABLE astusemetasvr=false in .env ------");
console.log("---------Or start the server ------");
console.log("--");
console.log("---------------------------------------------------");

@@ -451,3 +454,3 @@ saveStylizedResult(stylizedImage, data, targetOutput, config);

function saveStylizedResult(stylizedImage, data, targetOutput, config, metaData = null) {
console.log("targetOutput:" + targetOutput);
//console.log("targetOutput:" + targetOutput);
//console.log("stylizedImage:" + stylizedImage);

@@ -454,0 +457,0 @@ giaenc.dec64_StringToFile(stylizedImage, targetOutput);

{
"name": "gia-ast",
"version": "0.3.14",
"version": "0.3.15",
"description": "A CLI Wrapping AST Web API calls to servers",

@@ -5,0 +5,0 @@ "main": "index.js",

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