New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

valorant-tools

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valorant-tools - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "valorant-tools",
"version": "2.0.1",
"version": "2.0.2",
"description": "Various valorant related tools for overwolf apps.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

const AGENTS = {
Clay_PC_C: {
en: 'Raze',
Rift_PC_C: {
en: 'Astra',
},
Pandemic_PC_C: {
en: 'Viper',
Breach_PC_C: {
en: 'Breach',
},
Wraith_PC_C: {
en: 'Omen',
Sarge_PC_C: {
en: 'Brimstone',
},
Hunter_PC_C: {
en: 'Sova',
Deadeye_PC_C: {
en: 'Chamber',
},
Thorne_PC_C: {
en: 'Sage',
Gumshoe_PC_C: {
en: 'Cypher',
},
Phoenix_PC_C: {
en: 'Phoenix',
},
Wushu_PC_C: {
en: 'Jett',
},
Gumshoe_PC_C: {
en: 'Cypher',
Grenadier_PC_C: {
en: 'KAY/O',
},
Sarge_PC_C: {
en: 'Brimstone',
Killjoy_PC_C: {
en: 'Killjoy',
},
Breach_PC_C: {
en: 'Breach',
Sprinter_PC_C: {
en: 'Neon',
},
Wraith_PC_C: {
en: 'Omen',
},
Phoenix_PC_C: {
en: 'Phoenix',
},
Clay_PC_C: {
en: 'Raze',
},
Vampire_PC_C: {
en: 'Reyna',
},
Killjoy_PC_C: {
en: 'Killjoy',
Thorne_PC_C: {
en: 'Sage',
},

@@ -41,17 +47,11 @@ Guide_PC_C: {

},
Hunter_PC_C: {
en: 'Sova',
},
Pandemic_PC_C: {
en: 'Viper',
},
Stealth_PC_C: {
en: 'Yoru',
},
Rift_PC_C: {
en: 'Astra',
},
Grenadier_PC_C: {
en: 'KAY/O',
},
Deadeye_PC_C: {
en: 'Chamber',
},
Sprinter_PC_C: {
en: 'Neon',
},
};

@@ -58,0 +58,0 @@

const MAPS = {
Triad: {
en: 'Haven',
Ascent: {
en: 'Ascent',
},

@@ -8,17 +8,17 @@ Duality: {

},
Bonsai: {
en: 'Split',
Foxtrot: {
en: 'Breeze',
},
Ascent: {
en: 'Ascent',
Canyon: {
en: 'Fracture',
},
Triad: {
en: 'Haven',
},
Port: {
en: 'Icebox',
},
Foxtrot: {
en: 'Breeze',
Bonsai: {
en: 'Split',
},
Canyon: {
en: 'Fracture',
},
};

@@ -25,0 +25,0 @@

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