@financial-times/dotcom-build-images 10.1.0 → 10.3.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.
@@ -631,6 +631,11 @@
631
631
  "signature": "b82fc740467e59abe3d6170417e461527d2a95610f55915fc59557c4b7be55ba",
632
632
  "affectsGlobalScope": false
633
633
  },
634
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": {
635
+ "version": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
636
+ "signature": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
637
+ "affectsGlobalScope": false
638
+ },
634
639
  "../../../node_modules/@types/mdast/index.d.ts": {
635
640
  "version": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
636
641
  "signature": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
@@ -1144,6 +1149,9 @@
1144
1149
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1145
1150
  "../../../node_modules/pretty-format/build/index.d.ts"
1146
1151
  ],
1152
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1153
+ "../../../node_modules/@types/lodash/index.d.ts"
1154
+ ],
1147
1155
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1148
1156
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1149
1157
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -1893,6 +1901,9 @@
1893
1901
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1894
1902
  "../../../node_modules/pretty-format/build/index.d.ts"
1895
1903
  ],
1904
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1905
+ "../../../node_modules/@types/lodash/index.d.ts"
1906
+ ],
1896
1907
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1897
1908
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1898
1909
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -2602,6 +2613,7 @@
2602
2613
  "../../../node_modules/@types/jest/index.d.ts",
2603
2614
  "../../../node_modules/@types/json-schema/index.d.ts",
2604
2615
  "../../../node_modules/@types/json5/index.d.ts",
2616
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts",
2605
2617
  "../../../node_modules/@types/lodash/common/array.d.ts",
2606
2618
  "../../../node_modules/@types/lodash/common/collection.d.ts",
2607
2619
  "../../../node_modules/@types/lodash/common/common.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-build-images",
3
- "version": "10.1.0",
3
+ "version": "10.3.0",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",