@lwc/shared
Advanced tools
Comparing version 1.1.4-alpha890 to 1.1.4-alpha891
@@ -194,2 +194,2 @@ /** | ||
exports.toString = toString; | ||
/** version: 1.1.4-alpha1 */ | ||
/** version: 1.1.4-alpha890 */ |
@@ -148,2 +148,2 @@ /** | ||
export { ArrayConstructor, ArrayFilter, ArrayFind, ArrayIndexOf, ArrayJoin, ArrayMap, ArrayPush, ArrayReduce, ArrayReverse, ArraySlice, ArraySplice, ArrayUnshift, StringCharCodeAt, StringReplace, StringSlice, StringToLowerCase, assert, assign, create, defineProperties, defineProperty, emptyString, fields, forEach, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPropertyDescriptor, getPrototypeOf, hasOwnProperty, isArray, isFalse$1 as isFalse, isFunction, isNull, isNumber, isObject, isString, isTrue$1 as isTrue, isUndefined, keys, seal, setPrototypeOf, toString }; | ||
/** version: 1.1.4-alpha1 */ | ||
/** version: 1.1.4-alpha890 */ |
{ | ||
"name": "@lwc/shared", | ||
"version": "1.1.4-alpha890", | ||
"version": "1.1.4-alpha891", | ||
"description": "Utilities and methods that are shared across packages", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.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
18333