@locker/shared
Advanced tools
Comparing version 0.17.16 to 0.17.17
@@ -1050,3 +1050,4 @@ /*! | ||
if (proto$LWS === ObjectProto$LWS || proto$LWS === null) { | ||
if (proto$LWS === ObjectProto$LWS || proto$LWS === null || // Possible `Object.prototype` from another document. | ||
ReflectGetPrototypeOf$LWS(proto$LWS) === null) { | ||
cloneValue$LWS = {}; // Step 19.4: Set deep to true. | ||
@@ -1512,2 +1513,2 @@ | ||
exports.unprefixNamespace = unprefixNamespace$LWS; | ||
/*! version: 0.17.16 */ | ||
/*! version: 0.17.17 */ |
{ | ||
"name": "@locker/shared", | ||
"version": "0.17.16", | ||
"version": "0.17.17", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -5,0 +5,0 @@ "author": "Salesforce UI Security Team", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
143800
2677
37
228
4
7
2