1.0.13 • Published 12 days ago

@socketregistry/indent-string v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
12 days ago

@socketregistry/indent-string

Socket Badge CI - @socketregistry/indent-string Follow @SocketSecurity

A tested zero dependency CJS/ESM compatible drop-in replacement of indent-string complete with TypeScript types.

Installation

Install as a package override

socket CLI will automagically ✨ populate overrides and resolutions of your package.json.

npx socket optimize

Prefer to do it yourself? Add @socketregistry/indent-string to your package.json.

{
  "overrides": {
    "indent-string": "npm:@socketregistry/indent-string@^1"
  },
  "resolutions": {
    "indent-string": "npm:@socketregistry/indent-string@^1"
  }
}

Install as a plain dependency

Install with your favorite package manager.

npm install @socketregistry/indent-string

Requirements

Node >= 18.20.4

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

6 months ago

1.0.6

7 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.13

12 days ago

1.0.12

3 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

9 months ago