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.7 to 2.1.0-rc.8

dist/config.d.ts

1

dist/generate.js

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

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

2

index.ts

@@ -1,2 +0,2 @@

import { ResolvedConfig } from './config'
export { Config, DefaultConfig, ResolvedConfig } from './config'
import {

@@ -3,0 +3,0 @@ Abi,

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

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

@@ -45,6 +45,6 @@ {

/* Emit */
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
"declarationMap": true, /* Create sourcemaps for d.ts files. */
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */
"sourceMap": true, /* Create source map files for emitted JavaScript files. */
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */

@@ -51,0 +51,0 @@ "outDir": "./dist", /* Specify an output folder for all emitted files. */

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