@financial-times/dotcom-server-navigation 10.3.2 → 11.0.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.
|
@@ -422,8 +422,8 @@
|
|
|
422
422
|
"affectsGlobalScope": false
|
|
423
423
|
},
|
|
424
424
|
"../../../node_modules/@babel/types/lib/index.d.ts": {
|
|
425
|
-
"version": "
|
|
426
|
-
"signature": "
|
|
425
|
+
"version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
|
426
|
+
"signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
|
427
427
|
"affectsGlobalScope": false
|
|
428
428
|
},
|
|
429
429
|
"../../../node_modules/@types/babel__generator/index.d.ts": {
|
|
@@ -432,8 +432,8 @@
|
|
|
432
432
|
"affectsGlobalScope": false
|
|
433
433
|
},
|
|
434
434
|
"../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
|
|
435
|
-
"version": "
|
|
436
|
-
"signature": "
|
|
435
|
+
"version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
|
436
|
+
"signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
|
437
437
|
"affectsGlobalScope": false
|
|
438
438
|
},
|
|
439
439
|
"../../../node_modules/@types/babel__template/index.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@financial-times/dotcom-server-navigation",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "11.0.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/node/index.js",
|
|
6
6
|
"types": "dist/node/index.d.ts",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"author": "",
|
|
19
19
|
"license": "MIT",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@financial-times/dotcom-types-navigation": "^
|
|
21
|
+
"@financial-times/dotcom-types-navigation": "^11.0.0",
|
|
22
22
|
"@types/deep-freeze": "^0.1.1",
|
|
23
23
|
"deep-freeze": "0.0.1",
|
|
24
24
|
"ft-poller": "^9.0.0",
|