# @truffle/source-map-utils

> Utilities for Solidity (and other) source maps

Latest version **1.3.119** (published 2023-09-07) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @truffle/source-map-utils
pnpm add @truffle/source-map-utils
yarn add @truffle/source-map-utils
bun add @truffle/source-map-utils
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.3.119 |
| Published | 2023-09-07 |
| First published | 2020-12-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | ^16.20 \|\| ^18.16 \|\| >=20 |
| Dependencies | 6 |
| Unpacked size | 19.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 13913 |
| Author | Tim Coulter |
| Maintainers | rizedr, joshuafernandes, cliffoo, kevinbluer, gnidan, haltman, eggplantzzz, fainashalts, cds-amal |
| Keywords | contracts, ethereum, solidity, source map, truffle |

## Links

- npm: https://www.npmjs.com/package/@truffle/source-map-utils
- Repository: https://github.com/trufflesuite/truffle
- Homepage: https://github.com/trufflesuite/truffle/tree/master/packages/source-map-utils#readme
- Issues: https://github.com/trufflesuite/truffle/issues
- npm.io page: https://npm.io/package/@truffle/source-map-utils

## Dependencies (6)

- [debug](https://npm.io/package/debug.md) ^4.3.1
- [web3-utils](https://npm.io/package/web3-utils.md) 1.10.0
- [json-pointer](https://npm.io/package/json-pointer.md) ^0.6.1
- [@truffle/codec](https://npm.io/package/@truffle/codec.md) ^0.17.3
- [node-interval-tree](https://npm.io/package/node-interval-tree.md) ^1.3.3
- [@truffle/code-utils](https://npm.io/package/@truffle/code-utils.md) ^3.0.4

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.3.119 (latest) — 2023-09-07
- 1.3.110-visual-debugger.0 (visual-debugger) — 2023-05-12
- 1.3.94-hardhat-error.0 (hardhat-error) — 2022-08-25
- 1.3.89-typescript-migrations.0 (typescript-migrations) — 2022-07-21
- 1.3.60-decoder-beta.0 (decoder-beta) — 2021-09-29
- 1.3.57-alpha.1 (eip1559-beta) — 2021-09-13
- 1.3.44-cheerios.1 (cheerios) — 2021-06-10
- 1.3.44-decoder-no-web3.0 (decoder-no-web3) — 2021-06-09
- 1.3.118 — 2023-08-04
- 1.3.117 — 2023-07-14
- 1.3.116 — 2023-06-30
- 1.3.115 — 2023-06-23
- 1.3.114 — 2023-06-16
- 1.3.113 — 2023-06-06
- 1.3.112 — 2023-05-19
- … 85 more at https://npm.io/package/@truffle/source-map-utils/versions

## README

# @truffle/source-map-utils
This package contains utilities for working with Solidity source maps.  It
may also support Vyper source maps in the future, or other source map formats.

---
_Source: https://npm.io/package/@truffle/source-map-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
