@nxtedition/slice
Advanced tools
+1
-1
@@ -21,3 +21,3 @@ import util from 'node:util'; | ||
| toBuffer(start?: number, end?: number): Buffer; | ||
| [Symbol.toStringTag](): string; | ||
| get [Symbol.toStringTag](): string; | ||
| [util.inspect.custom](depth: number, options: util.InspectOptionsStylized, inspect: typeof util.inspect): string; | ||
@@ -24,0 +24,0 @@ } |
+1
-1
@@ -210,3 +210,3 @@ import util from 'node:util' | ||
| [Symbol.toStringTag]() { | ||
| get [Symbol.toStringTag]() { | ||
| return this.toString() | ||
@@ -213,0 +213,0 @@ } |
+2
-2
| { | ||
| "name": "@nxtedition/slice", | ||
| "version": "1.0.13", | ||
| "version": "1.0.14", | ||
| "type": "module", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "gitHead": "9b8156711c1909480df222a003871e2d9cded24c" | ||
| "gitHead": "0511aba7d3f8192bfbbe902997dfe7c713f2558c" | ||
| } |
20818
0.04%