@socketregistry/string.prototype.trimleft
Advanced tools
+1
-1
| { | ||
| "name": "@socketregistry/string.prototype.trimleft", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Socket.dev optimized package override for string.prototype.trimleft", |
+6
-6
@@ -15,4 +15,4 @@ # @socketregistry/string.prototype.trimleft | ||
| [`@socketsecurity/cli`](https://socket.dev/npm/package/@socketsecurity/cli) will | ||
| automagically :sparkles: populate the | ||
| [`socket`](https://socket.dev/npm/package/socket) CLI will automagically | ||
| :sparkles: populate the | ||
| [overrides](https://docs.npmjs.com/cli/v9/configuring-npm/package-json#overrides) | ||
@@ -23,7 +23,7 @@ and [resolutions](https://yarnpkg.com/configuration/manifest#resolutions) fields | ||
| ```sh | ||
| npx @socketsecurity/cli optimize | ||
| npx socket optimize | ||
| ``` | ||
| Prefer to do it yourself? You may manually add | ||
| `@socketregistry/string.prototype.trimleft` to your `package.json`. | ||
| Prefer to do it yourself? Add `@socketregistry/string.prototype.trimleft` to | ||
| your `package.json`. | ||
@@ -43,3 +43,3 @@ ```json | ||
| Install with your preferred package manager. | ||
| Install with your favorite package manager. | ||
@@ -46,0 +46,0 @@ ```sh |
6200
-0.85%