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

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.1.7 to 0.1.8

postpublish.js

2

gia-ast.js

@@ -74,3 +74,3 @@ #!/bin/env node

by Guillaume D-Isabelle, 2021
Version 0.1.6
Version VERSIONFLAG
--------------------------------------

@@ -77,0 +77,0 @@ -------------HELP----------------------

{
"name": "gia-ast",
"version": "0.1.7",
"version": "0.1.8",
"description": "A CLI Wrapping AST Web API calls to servers",
"main": "index.js",
"scripts": {
"test": "node gia-ast.js sample.jpg 56"
"test": "node gia-ast.js sample.jpg 56",
"prepublish": "node prepublish.js && git commit gia-ast.js -m version",
"postpublish": "node postpublish.js"
},

@@ -9,0 +11,0 @@ "bin": {

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