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