@ledgerhq/currencies
Advanced tools
Comparing version 4.5.0 to 4.6.0-beta.5109e524
@@ -1,3 +0,3 @@ | ||
// flow-typed signature: d5b32a3045854623325a334220fbc654 | ||
// flow-typed version: c7c67b81c1/jest_v20.x.x/flow_>=v0.39.x | ||
// flow-typed signature: 03b8901032cd6d3975fe22d08b246055 | ||
// flow-typed version: 84b2779c23/jest_v20.x.x/flow_>=v0.39.x | ||
@@ -120,13 +120,13 @@ type JestMockFn<TArguments: $ReadOnlyArray<*>, TReturn> = { | ||
type EnzymeMatchersType = { | ||
toExist(): void, | ||
toBeChecked(): void, | ||
toBeDisabled(): void, | ||
toBeEmpty(): void, | ||
toBePresent(): void, | ||
toBeEmptyRender(): void, | ||
toContainReact(element: React$Element<any>): void, | ||
toHaveClassName(className: string): void, | ||
toHaveHTML(html: string): void, | ||
toHaveProp(propKey: string, propValue?: any): void, | ||
toHaveRef(refName: string): void, | ||
toHaveState(stateKey: string, stateValue?: any): void, | ||
toHaveStyle(styleKey: string, styleValue?: any): void, | ||
toHaveProp(propKey: string | Object, propValue?: any): void, | ||
toHaveState(stateKey: string | Object, stateValue?: any): void, | ||
toHaveStyle(styleKey: string | Object, styleValue?: any): void, | ||
toHaveTagName(tagName: string): void, | ||
@@ -133,0 +133,0 @@ toHaveText(text: string): void, |
{ | ||
"name": "@ledgerhq/currencies", | ||
"version": "4.5.0", | ||
"version": "4.6.0-beta.5109e524", | ||
"description": "Ledger Hardware Wallet currencies dataset", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
387094
1