@lwc/shared
Advanced tools
Comparing version 1.1.4-alpha1 to 1.1.4-alpha2
@@ -194,2 +194,2 @@ /** | ||
exports.toString = toString; | ||
/** version: 1.1.4 */ | ||
/** version: 1.1.4-alpha1 */ |
@@ -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 */ | ||
/** version: 1.1.4-alpha1 */ |
{ | ||
"name": "@lwc/shared", | ||
"version": "1.1.4-alpha1", | ||
"version": "1.1.4-alpha2", | ||
"description": "Utilities and methods that are shared across packages", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.cjs.js", | ||
}, | ||
"gitHead": "0037f59a6a7c3699cf710d96917147d00dc35105" | ||
"gitHead": "afe836d7fd00934827dfb450e92dd42e4632c435" | ||
} |
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
18327