dsh-plugin-shop 0.8.0-beta.2 → 0.8.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js
CHANGED
|
@@ -139,7 +139,7 @@ function httpOrigin(baseUrl, fetchImpl) {
|
|
|
139
139
|
};
|
|
140
140
|
}
|
|
141
141
|
//#endregion
|
|
142
|
-
//#region src/
|
|
142
|
+
//#region src/shared/tar.ts
|
|
143
143
|
/** A read-only ustar parser: the npm transport's only way into a tarball.
|
|
144
144
|
*
|
|
145
145
|
* Pure — bytes in, a path-to-bytes map out. It handles exactly what `npm
|
package/package.json
CHANGED
|
File without changes
|