@locker/aura-locker-disabled
Advanced tools
Comparing version 0.10.9 to 0.10.11
@@ -17,4 +17,4 @@ /** | ||
* Bundle from @locker/aura-locker-disabled | ||
* Generated: 2020-05-28 | ||
* Version: 0.10.9 | ||
* Generated: 2020-06-22 | ||
* Version: 0.10.11 | ||
*/ | ||
@@ -115,2 +115,6 @@ | ||
function isSecureLightningElement() { | ||
/* nothing */ | ||
} | ||
exports.create = create; | ||
@@ -128,2 +132,3 @@ exports.createForClass = createForClass; | ||
exports.isEnabled = isEnabled; | ||
exports.isSecureLightningElement = isSecureLightningElement; | ||
exports.runScript = runScript; | ||
@@ -130,0 +135,0 @@ exports.trust = trust; |
@@ -17,6 +17,6 @@ /** | ||
* Bundle from @locker/aura-locker-disabled | ||
* Generated: 2020-05-28 | ||
* Version: 0.10.9 | ||
* Generated: 2020-06-22 | ||
* Version: 0.10.11 | ||
*/ | ||
var AuraLockerDisabled=function(n){"use strict";function t(n){return(0,eval)("(function(){\n"+n+"\n})()")}return n.create=function(n,r,e){return{globals:window,returnValue:t(n)}},n.createForClass=function(n,r){return t("return (\n"+n+"\n)")},n.createForDef=function(n,r){return t(n)},n.createForModule=function(n,r){return t("return (\n"+n+"\n)")},n.getEnv=function(n){return window},n.getEnvForSecureObject=function(n){return window},n.getKeyForNamespace=function(n){},n.getMethodUsageMetrics=function(){},n.getRaw=function(n){return n},n.initialize=function(n){},n.instanceOf=function(n,t){return n instanceof t},n.isEnabled=function(){return!1},n.runScript=function(n,r){return t(n)},n.trust=function(n,t){},n.unwrap=function(n,t){return t},n.wrap=function(n,t,r){return n},n.wrapComponent=function(n){return n},n.wrapComponentEvent=function(n,t){return t},n}({}); | ||
var AuraLockerDisabled=function(n){"use strict";function t(n){return(0,eval)("(function(){\n"+n+"\n})()")}return n.create=function(n,r,e){return{globals:window,returnValue:t(n)}},n.createForClass=function(n,r){return t("return (\n"+n+"\n)")},n.createForDef=function(n,r){return t(n)},n.createForModule=function(n,r){return t("return (\n"+n+"\n)")},n.getEnv=function(n){return window},n.getEnvForSecureObject=function(n){return window},n.getKeyForNamespace=function(n){},n.getMethodUsageMetrics=function(){},n.getRaw=function(n){return n},n.initialize=function(n){},n.instanceOf=function(n,t){return n instanceof t},n.isEnabled=function(){return!1},n.isSecureLightningElement=function(){},n.runScript=function(n,r){return t(n)},n.trust=function(n,t){},n.unwrap=function(n,t){return t},n.wrap=function(n,t,r){return n},n.wrapComponent=function(n){return n},n.wrapComponentEvent=function(n,t){return t},n}({}); |
{ | ||
"name": "@locker/aura-locker-disabled", | ||
"version": "0.10.9", | ||
"version": "0.10.11", | ||
"description": "Aura Locker Disabled", | ||
@@ -19,3 +19,3 @@ "author": "Salesforce UI Security Team", | ||
}, | ||
"gitHead": "5539bf79aef7b91e7eb89a7b8c23cef7885c853a" | ||
"gitHead": "e8411430688113747b351b97af943cb81d8dfb48" | ||
} |
7754
135