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

aqua-compiler

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aqua-compiler - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

build/code-generator.js

@@ -201,3 +201,3 @@ "use strict";

this.codeEmitter.add(`itxn_field ${unquote(node.children[0].args[0])}`);
this.codeEmitter.add(`int 0`); // Need to balance the stack here even though this value should never be used.
// Don't need the extra item on the stack here because we are discarding the first parameter which is on the stack.
},

@@ -204,0 +204,0 @@ itxn_submit: (node) => {

{
"name": "aqua-compiler",
"version": "0.0.16",
"version": "0.0.17",
"description": "An expressive high level language for the Algorand block chain that compiles to TEAL code.",

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

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