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

@pkmn/dex-types

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkmn/dex-types - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

6

package.json
{
"name": "@pkmn/dex-types",
"version": "0.0.4",
"version": "0.0.5",
"types": "index.d.ts",

@@ -15,4 +15,4 @@ "description": "Common Pokémon Showdown Dex types shared by @pkmn/dex and @pkmn/sim",

"scripts": {
"lint": "eslint --cache *.ts",
"fix": "eslint --fix *.ts",
"lint": "eslint --cache --ext ts",
"fix": "eslint --fix --ext ts",
"compile": "tsc -p .",

@@ -19,0 +19,0 @@ "build": "npm run compile",

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