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

the-traveler

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

the-traveler - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

3

package.json
{
"name": "the-traveler",
"version": "0.6.2",
"version": "0.7.0",
"description": "A Node.js API wrapper for the Destiny 2 API",

@@ -38,2 +38,3 @@ "keywords": [

"request-promise-native": "^1.0.4",
"sqlite3": "^4.0.0",
"tslint": "^5.10.0"

@@ -40,0 +41,0 @@ },

@@ -389,35 +389,35 @@ # the-traveler

| Endpoint | Implemented | Unlocked in API |
| --------------------------------------------------- | ---------------- | --------------------- |
| Destiny2.GetDestinyManifest | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetDestinyEntityDefinition | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.SearchDestinyPlayer | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetProfile | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetCharacter | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetClanWeeklyRewardState | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetItem | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetVendors | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetVendor | ![alt text][yes] | ![alt text][preview] |
| Destiny2.TransferItem | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.PullFromPostmaster | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.EquipItem | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.EquipItems | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.SetItemLockState | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.InsertSocketPlug | ![alt text][yes] | ![alt text][preview] |
| Destiny2.ActivateTalentNode | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetPostGameCarnageReport | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.ReportOffensivePostGameCarnageReportPlayer | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetHistoricalStatsDefinition | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetClanLeaderboards | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetClanAggregateStats | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetLeaderboards | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetLeaderboardsForCharacter | ![alt text][yes] | ![alt text][preview] |
| Destiny2.SearchDestinyEntities | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetHistoricalStats | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetHistoricalStatsForAccount | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetActivityHistory | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetUniqueWeaponHistory | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetDestinyAggregateActivityStats | ![alt text][yes] | ![alt text][preview] |
| Destiny2.GetPublicMilestoneContent | ![alt text][yes] | ![alt text][unlocked] |
| Destiny2.GetPublicMilestones | ![alt text][yes] | ![alt text][unlocked] |
| Endpoint | Implemented | Unlocked in API |
| --------------------------------------------------- | ----------- | -------------------- |
| Destiny2.GetDestinyManifest | ✅ | ✅ |
| Destiny2.GetDestinyEntityDefinition | ✅ | ✅ |
| Destiny2.SearchDestinyPlayer | ✅ | ✅ |
| Destiny2.GetLinkedProfiles | ✅ | ✅ |
| Destiny2.GetProfile | ✅ | ✅ |
| Destiny2.GetCharacter | ✅ | ✅ |
| Destiny2.GetClanWeeklyRewardState | ✅ | ✅ |
| Destiny2.GetItem | ✅ | ✅ |
| Destiny2.GetVendors | ✅ | ✅ |
| Destiny2.GetVendor | ✅ | ✅ |
| Destiny2.TransferItem | ✅ | ✅ |
| Destiny2.PullFromPostmaster | ✅ | ✅ |
| Destiny2.EquipItem | ✅ | ✅ |
| Destiny2.EquipItems | ✅ | ✅ |
| Destiny2.SetItemLockState | ✅ | ✅ |
| Destiny2.InsertSocketPlug | ✅ | ![alt text][preview] |
| Destiny2.GetPostGameCarnageReport | ✅ | ✅ |
| Destiny2.ReportOffensivePostGameCarnageReportPlayer | ✅ | ✅ |
| Destiny2.GetHistoricalStatsDefinition | ✅ | ✅ |
| Destiny2.GetClanLeaderboards | ✅ | ![alt text][preview] |
| Destiny2.GetClanAggregateStats | ✅ | ![alt text][preview] |
| Destiny2.GetLeaderboards | ✅ | ![alt text][preview] |
| Destiny2.GetLeaderboardsForCharacter | ✅ | ![alt text][preview] |
| Destiny2.SearchDestinyEntities | ✅ | ✅ |
| Destiny2.GetHistoricalStats | ✅ | ✅ |
| Destiny2.GetHistoricalStatsForAccount | ✅ | ✅ |
| Destiny2.GetActivityHistory | ✅ | ✅ |
| Destiny2.GetUniqueWeaponHistory | ✅ | ✅ |
| Destiny2.GetDestinyAggregateActivityStats | ✅ | ✅ |
| Destiny2.GetPublicMilestoneContent | ✅ | ✅ |
| Destiny2.GetPublicMilestones | ✅ | ✅ |

@@ -424,0 +424,0 @@ ## Built With

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