Socket
Socket
Sign inDemoInstall

abi-wan-kanabi

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abi-wan-kanabi - npm Package Compare versions

Comparing version 2.1.0-rc.5 to 2.1.0-rc.6

1

dist/config.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=config.js.map

@@ -85,2 +85,1 @@ #!/usr/bin/env node

run().catch(console.error);
//# sourceMappingURL=generate.js.map

@@ -8,2 +8,1 @@ "use strict";

exports.call = call;
//# sourceMappingURL=index.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=kanabi.js.map

@@ -408,2 +408,1 @@ "use strict";

];
//# sourceMappingURL=example.js.map

@@ -308,2 +308,1 @@ "use strict";

});
//# sourceMappingURL=kanabi.test-d.js.map

2

package.json
{
"name": "abi-wan-kanabi",
"version": "2.1.0-rc.5",
"version": "2.1.0-rc.6",
"description": "Abi parser for Cairo smart contracts, based on wagmi abitype",

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

@@ -62,3 +62,3 @@ # ABI-WAN-KANABI

```bash
starkli class-at "0x0000000dd3d2f4429af886cd1a3b08289dbcea99a294197e9eb43b0e0325b4b" --network mainnet | npx abi-wan-kanabi --input /dev/stdin --output abi.ts
starkli class-at "0x00000005dd3d2f4429af886cd1a3b08289dbcea99a294197e9eb43b0e0325b4b" --network mainnet | npx abi-wan-kanabi --input /dev/stdin --output abi.ts
```

@@ -65,0 +65,0 @@

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