@vue/shared-canary
Advanced tools
Comparing version 3.20240408.1-minor.0 to 3.20240415.0
/** | ||
* @vue/shared-canary v3.20240408.1-minor.0 | ||
* @vue/shared-canary v3.20240415.0 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
@@ -10,2 +10,4 @@ * @license MIT | ||
/*! #__NO_SIDE_EFFECTS__ */ | ||
// @__NO_SIDE_EFFECTS__ | ||
function makeMap(str, expectsLowerCase) { | ||
@@ -12,0 +14,0 @@ const set = new Set(str.split(",")); |
/** | ||
* @vue/shared-canary v3.20240408.1-minor.0 | ||
* @vue/shared-canary v3.20240415.0 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
@@ -10,2 +10,4 @@ * @license MIT | ||
/*! #__NO_SIDE_EFFECTS__ */ | ||
// @__NO_SIDE_EFFECTS__ | ||
function makeMap(str, expectsLowerCase) { | ||
@@ -12,0 +14,0 @@ const set = new Set(str.split(",")); |
@@ -8,2 +8,3 @@ /** | ||
*/ | ||
/*! #__NO_SIDE_EFFECTS__ */ | ||
export declare function makeMap(str: string, expectsLowerCase?: boolean): (key: string) => boolean; | ||
@@ -10,0 +11,0 @@ |
/** | ||
* @vue/shared-canary v3.20240408.1-minor.0 | ||
* @vue/shared-canary v3.20240415.0 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
* @license MIT | ||
**/ | ||
/*! #__NO_SIDE_EFFECTS__ */ | ||
// @__NO_SIDE_EFFECTS__ | ||
function makeMap(str, expectsLowerCase) { | ||
@@ -7,0 +9,0 @@ const set = new Set(str.split(",")); |
{ | ||
"name": "@vue/shared-canary", | ||
"version": "3.20240408.1-minor.0", | ||
"version": "3.20240415.0", | ||
"description": "internal utils shared across @vue packages", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
80231
1948
0