deepsight.gg 1.0.1446 → 1.0.1449

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.
@@ -281658,6 +281658,10 @@
281658
281658
  "hash": 1554459526,
281659
281659
  "categorisation": []
281660
281660
  },
281661
+ "1554459527": {
281662
+ "hash": 1554459527,
281663
+ "categorisation": []
281664
+ },
281661
281665
  "1554631969": {
281662
281666
  "hash": 1554631969,
281663
281667
  "categorisation": []
package/Enums.d.ts CHANGED
@@ -3869,12 +3869,14 @@ export declare const enum ChecklistHashes {
3869
3869
  FeathersOfLight = 626486626,
3870
3870
  ApogeeRepeaters = 703136805,
3871
3871
  PenguinSouvenirs = 817948795,
3872
+ KeplerAbilityChests = 1062690000,
3872
3873
  AhamkaraBones = 1297424116,
3873
3874
  RegionChests = 1697465175,
3874
3875
  NimbusActionFigures = 1793940260,
3875
3876
  DeadGhostsMoon = 1856270404,
3876
3877
  EntropicShards = 1885088224,
3877
3878
  JadeRabbits = 1912364094,
3879
+ KeplerUrns = 2526495740,
3878
3880
  DeadExos = 2568476210,
3879
3881
  CorruptedEggs = 2609997025,
3880
3882
  CatStatues = 2726513366,
@@ -8120,6 +8122,7 @@ export declare const enum CollectibleHashes {
8120
8122
  ReefInRuins = 1757291421,
8121
8123
  MedalBond = 1758505220,
8122
8124
  CaliforniaLove = 1759034748,
8125
+ StarboardForward = 1759034749,
8123
8126
  PhoneutriaFera = 1759259090,
8124
8127
  SteadfastColumn = 1759900386,
8125
8128
  WarMantis_ItemHash3369426530 = 1760388779,
@@ -26226,6 +26229,7 @@ export declare const enum InventoryItemHashes {
26226
26229
  EssenceOfTheOversoulDummy = 1554192272,
26227
26230
  SubmersibleExaminationsBundlePackage = 1554412566,
26228
26231
  CaliforniaLoveEmblem = 1554459526,
26232
+ StarboardForwardEmblem = 1554459527,
26229
26233
  GhostShellsDummy_PreviewPreviewVendorHash537035453 = 1554575241,
26230
26234
  FizzledGambitMementoMementoDummy = 1554631969,
26231
26235
  FizzledNightfallMementoMementoDummy = 1554631970,
@@ -56204,7 +56208,7 @@ export declare const enum RecordHashes {
56204
56208
  Schemes = 1546657858,
56205
56209
  PressureTrials = 1547049427,
56206
56210
  SleeperSimulantCatalyst = 1547246830,
56207
- Rosetta = 1551316272,
56211
+ RosettaRosetta = 1551316272,
56208
56212
  TripmineFantasy = 1553156416,
56209
56213
  PerfectSolitude = 1553599507,
56210
56214
  SeraphicWeaponFocus = 1554146513,
@@ -56400,7 +56404,7 @@ export declare const enum RecordHashes {
56400
56404
  Entries99100101 = 1707591321,
56401
56405
  Undefeated_ForTitleGildingfalse = 1708014788,
56402
56406
  Risen_RecordTypeNameTriumphs = 1710217127,
56403
- Mattermorph = 1710668270,
56407
+ MattermorphMattermorph = 1710668270,
56404
56408
  StrengthOfMemory = 1711136422,
56405
56409
  OnPoint = 1711617531,
56406
56410
  FamiliarFelines = 1714109269,
@@ -57885,7 +57889,7 @@ export declare const enum RecordHashes {
57885
57889
  TankMaster = 2846845044,
57886
57890
  GetRichQuick = 2848041281,
57887
57891
  NoPeeking = 2848107062,
57888
- Relocator = 2850752313,
57892
+ RelocatorRelocator = 2850752313,
57889
57893
  TecheunsRegaliaEnsemble = 2852240116,
57890
57894
  CriticalInsight = 2852874162,
57891
57895
  AgileAvalanche = 2854653932,
@@ -58107,7 +58111,7 @@ export declare const enum RecordHashes {
58107
58111
  GrandmasterExodusCrash3054857469 = 3054857469,
58108
58112
  Flamekeeper = 3056675381,
58109
58113
  TheOnceShipstealer = 3058677629,
58110
- Matterspark = 3059285938,
58114
+ MattersparkMatterspark = 3059285938,
58111
58115
  TerminalRepeaters = 3059570163,
58112
58116
  DestinationsCurseOfOsirisAndWarmind3060996147 = 3060996147,
58113
58117
  OvergrownClash3062987796 = 3062987796,
@@ -65259,6 +65263,7 @@ export declare const enum MomentHashes {
65259
65263
  * DestinyEntitlementOfferDefinition
65260
65264
  * DestinyFireteamFinderActivitySetDefinition
65261
65265
  * DestinyGlobalConstantsDefinition
65266
+ * DestinyIconDefinition
65262
65267
  * DestinyInventoryItemConstantsDefinition
65263
65268
  * DestinyInventoryItemLiteDefinition
65264
65269
  * DestinyItemFilterDefinition
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "deepsight.gg",
3
3
  "description": "Manifests provided by deepsight.gg, the next evolution of item management in Destiny 2.",
4
- "version": "1.0.1446",
4
+ "version": "1.0.1449",
5
5
  "types": "Interfaces.d.ts",
6
6
  "license": "MIT",
7
7
  "keywords": [
package/versions.json CHANGED
@@ -1,27 +1,27 @@
1
1
  {
2
- "DeepsightDropTableDefinition": 662,
2
+ "DeepsightDropTableDefinition": 663,
3
3
  "DeepsightMomentDefinition": 10,
4
4
  "DeepsightPlugCategorisation": 44,
5
5
  "DeepsightWallpaperDefinition": 13,
6
- "Enums": 62,
7
- "Destiny2/Manifest": "236192.25.08.13.2000-2-bnet.61421",
6
+ "Enums": 63,
7
+ "Destiny2/Manifest": "236360.25.08.20.2000-2-bnet.61533",
8
8
  "Interfaces": 36,
9
- "deepsight": 1446,
9
+ "deepsight": 1449,
10
10
  "DeepsightTierTypeDefinition": 1,
11
- "lastDailyReset": "2025-08-25T17:00:00Z",
12
- "lastWeeklyReset": "2025-08-19T17:00:00Z",
13
- "lastTrialsReset": "2025-08-22T17:00:00Z",
11
+ "lastDailyReset": "2025-08-26T17:00:00Z",
12
+ "lastWeeklyReset": "2025-08-26T17:00:00Z",
13
+ "lastTrialsReset": "2025-08-29T17:00:00Z",
14
14
  "referencePostGameCarnageReportSinceDailyReset": {
15
- "instanceId": "16496327601",
16
- "period": "2025-08-25T17:36:43Z"
15
+ "instanceId": "16498679422",
16
+ "period": "2025-08-26T17:35:01Z"
17
17
  },
18
- "updated": "2025-08-25T17:51:43Z",
18
+ "updated": "2025-08-26T17:50:37Z",
19
19
  "DeepsightVendorDefinition": 630,
20
20
  "DeepsightStats": 1,
21
21
  "DeepsightCollectionsDefinition": 14,
22
- "DeepsightSocketCategorisation": 31,
22
+ "DeepsightSocketCategorisation": 32,
23
23
  "DeepsightAdeptDefinition": 6,
24
- "DeepsightEmblemDefinition": 572,
24
+ "DeepsightEmblemDefinition": 574,
25
25
  "DeepsightSocketExtendedDefinition": 1,
26
26
  "DeepsightCatalystDefinition": 5,
27
27
  "DeepsightBreakerSourceDefinition": 3,
@@ -30,5 +30,5 @@
30
30
  "DeepsightItemSourceDefinition": 6,
31
31
  "DeepsightItemSourceListDefinition": 4,
32
32
  "DeepsightFormattedClarityDescriptions": 5,
33
- "DeepsightIconDefinition": 0
33
+ "DeepsightIconDefinition": 1
34
34
  }