@nxtedition/slice
Advanced tools
+1
-1
@@ -367,3 +367,3 @@ import util from 'node:util' | ||
| padding: this.#padding, | ||
| ratio: this.#size > 0 ? this.#size / (this.#size - this.#padding) : 1, | ||
| ratio: this.#size > this.#padding ? this.#size / (this.#size - this.#padding) : 1, | ||
| poolTotal: this.#poolBuffer.byteLength, | ||
@@ -370,0 +370,0 @@ poolUsed: this.#poolOffset, |
+2
-2
| { | ||
| "name": "@nxtedition/slice", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "type": "module", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "gitHead": "a95ef1b72677b853fd7943f7071c266f1789e134" | ||
| "gitHead": "a29e479679bd053fa37ff8868d47918a8983ee48" | ||
| } |
| export {}; |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
21382
05
-16.67%358
-0.28%