@intlify/message-resolver
Advanced tools
Comparing version 9.1.6 to 9.2.0-alpha.1
/*! | ||
* @intlify/message-resolver v9.1.6 | ||
* @intlify/message-resolver v9.2.0-alpha.1 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* @intlify/message-resolver v9.1.6 | ||
* @intlify/message-resolver v9.2.0-alpha.1 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
@@ -7,2 +7,5 @@ | ||
/** @VueI18nGeneral */ | ||
export declare type MessageResolver = (obj: unknown, path: Path) => PathValue; | ||
/** | ||
@@ -16,2 +19,3 @@ * Parse a string path into an array of segments | ||
/** @VueI18nGeneral */ | ||
export declare type PathValue = string | number | boolean | Function | null | { | ||
@@ -18,0 +22,0 @@ [key: string]: PathValue; |
/*! | ||
* @intlify/message-resolver v9.1.6 | ||
* @intlify/message-resolver v9.2.0-alpha.1 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "@intlify/message-resolver", | ||
"version": "9.1.6", | ||
"version": "9.2.0-alpha.1", | ||
"description": "@intlify/message-resolver", | ||
@@ -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
30568
915
2