@pkmn/data
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -123,3 +123,3 @@ import { AbilityName, Condition, Data, Dex, EggGroup, EvoType, FormeName, GenderName, GenerationNum, ID, ItemName, MoveCategory, MoveName, Nature, Nonstandard, Species as DexSpecies, SpeciesAbility, SpeciesName, StatName, StatsTable, Tier, Type as DexType, TypeName } from '@pkmn/dex-types'; | ||
constructor(dex: Dex, exists: ExistsFn); | ||
get(name: string): Condition | import("@pkmn/dex-types").Ability | import("@pkmn/dex-types").Item | import("@pkmn/dex-types").Move | undefined; | ||
get(name: string): import("@pkmn/dex-types").Ability | import("@pkmn/dex-types").Item | import("@pkmn/dex-types").Move | Condition | undefined; | ||
} | ||
@@ -126,0 +126,0 @@ export declare class Natures { |
{ | ||
"name": "@pkmn/data", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"main": "build/index.js", | ||
@@ -14,7 +14,7 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"@pkmn/dex-types": "^0.3.2" | ||
"@pkmn/dex-types": "^0.3.3" | ||
}, | ||
"devDependencies": { | ||
"@pkmn/dex": "^0.3.2", | ||
"@pkmn/sim": "^0.3.2", | ||
"@pkmn/dex": "^0.3.3", | ||
"@pkmn/sim": "^0.3.3", | ||
"@smogon/calc": "^0.6.0" | ||
@@ -21,0 +21,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
277918
Updated@pkmn/dex-types@^0.3.3