@shipstatic/drop 1.0.3 → 1.1.0-beta.0

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/dist/index.js CHANGED
@@ -30,7 +30,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
30
30
 
31
31
  // node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/db.json
32
32
  var require_db = __commonJS({
33
- "node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/db.json"(exports, module) {
33
+ "node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/db.json"(exports$1, module) {
34
34
  module.exports = {
35
35
  "application/1d-interleaved-parityfec": {
36
36
  source: "iana"
@@ -9378,12 +9378,12 @@ var require_db = __commonJS({
9378
9378
 
9379
9379
  // node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/index.js
9380
9380
  var require_mime_db = __commonJS({
9381
- "node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/index.js"(exports, module) {
9381
+ "node_modules/.pnpm/mime-db@1.54.0/node_modules/mime-db/index.js"(exports$1, module) {
9382
9382
  module.exports = require_db();
9383
9383
  }
9384
9384
  });
9385
9385
 
9386
- // node_modules/.pnpm/@shipstatic+types@1.0.0/node_modules/@shipstatic/types/dist/index.js
9386
+ // node_modules/.pnpm/@shipstatic+types@2.2.1-beta.0/node_modules/@shipstatic/types/dist/index.js
9387
9387
  var ErrorType = {
9388
9388
  /** Validation failed (400). Input shape is wrong. */
9389
9389
  Validation: "validation_failed",