@shopify/manifests
Advanced tools
Comparing version 1.1.0 to 1.1.1
import { AssetMetadata } from '@shopify/webpack-asset-metadata-plugin'; | ||
export declare function manifestSorter(manifestA: AssetMetadata, manifestB: AssetMetadata): 1 | 0 | -1; | ||
export declare function manifestSorter(manifestA: AssetMetadata, manifestB: AssetMetadata): 1 | -1 | 0; | ||
//# sourceMappingURL=sorter.d.ts.map |
{ | ||
"name": "@shopify/manifests", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./dist/src/index.js", | ||
@@ -33,7 +33,6 @@ "types": "./dist/src/index.d.js", | ||
"fs-extra": "^9.1.0", | ||
"glob": "*", | ||
"glob": "^8.1.0", | ||
"node-gzip": "*", | ||
"yargs": "^15.0.0" | ||
}, | ||
"gitHead": "c3fd27d7ec9466e1662b7b82eac4272309f345e6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
61486
2
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@8.1.0(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@5.1.6(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removed@isaacs/cliui@8.0.2(transitive)
- Removedansi-regex@6.1.0(transitive)
- Removedansi-styles@6.2.1(transitive)
- Removedcross-spawn@7.0.6(transitive)
- Removedeastasianwidth@0.2.0(transitive)
- Removedemoji-regex@9.2.2(transitive)
- Removedforeground-child@3.3.0(transitive)
- Removedglob@11.0.1(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjackspeak@4.0.2(transitive)
- Removedlru-cache@11.0.2(transitive)
- Removedminimatch@10.0.1(transitive)
- Removedminipass@7.1.2(transitive)
- Removedpackage-json-from-dist@1.0.1(transitive)
- Removedpath-key@3.1.1(transitive)
- Removedpath-scurry@2.0.0(transitive)
- Removedshebang-command@2.0.0(transitive)
- Removedshebang-regex@3.0.0(transitive)
- Removedsignal-exit@4.1.0(transitive)
- Removedstring-width@5.1.2(transitive)
- Removedstrip-ansi@7.1.0(transitive)
- Removedwhich@2.0.2(transitive)
- Removedwrap-ansi@7.0.08.1.0(transitive)
Updatedglob@^8.1.0