Socket
Socket
Sign inDemoInstall

@pkmn/client

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkmn/client - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

package.json
{
"name": "@pkmn/client",
"version": "0.5.0",
"version": "0.5.1",
"main": "build/index.js",

@@ -19,3 +19,3 @@ "types": "build/index.d.ts",

"@pkmn/data": "^0.6.2",
"@pkmn/protocol": "^0.5.0"
"@pkmn/protocol": "^0.5.1"
},

@@ -22,0 +22,0 @@ "devDependencies": {

@@ -191,2 +191,3 @@ import {

poke.maxMoves = active.maxMoves;
poke.zMoves = active.zMoves;
poke.canDynamax = active.canDynamax;

@@ -193,0 +194,0 @@ poke.canGigantamax = active.canGigantamax;

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