@lwc/shared
Advanced tools
Comparing version 1.1.0 to 1.1.1-alpha1
@@ -194,2 +194,2 @@ /** | ||
exports.toString = toString; | ||
/** version: 1.0.2 */ | ||
/** version: 1.1.0 */ |
@@ -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.0.2 */ | ||
/** version: 1.1.0 */ |
{ | ||
"name": "@lwc/shared", | ||
"version": "1.1.0", | ||
"version": "1.1.1-alpha1", | ||
"description": "Utilities and methods that are shared across packages", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.cjs.js", | ||
}, | ||
"gitHead": "c3fd522d0050d763b7d36317bc68ec4848ecdd2d" | ||
"gitHead": "191b03373c55a3c6626b3e0388703b272635ea1c" | ||
} |
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
18313
2