@vue/shared
Advanced tools
Comparing version 3.4.7 to 3.4.8
@@ -0,1 +1,6 @@ | ||
/** | ||
* @vue/shared v3.4.8 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
* @license MIT | ||
**/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/** | ||
* @vue/shared v3.4.8 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
* @license MIT | ||
**/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/** | ||
* @vue/shared v3.4.8 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
* @license MIT | ||
**/ | ||
function makeMap(str, expectsLowerCase) { | ||
@@ -2,0 +7,0 @@ const set = new Set(str.split(",")); |
{ | ||
"name": "@vue/shared", | ||
"version": "3.4.7", | ||
"version": "3.4.8", | ||
"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
78777
1914