Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/manifests

Package Overview
Dependencies
Maintainers
27
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/manifests - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/src/sorter.d.ts
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc