clearbit-jsr-mocks
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -18,3 +18,3 @@ 'use strict'; | ||
this.$mocks = mocks; | ||
if (!window.Visualforce || top !== self) { | ||
if (!window.Visualforce || top !== self && !window.sforce) { | ||
this.remoting = { | ||
@@ -21,0 +21,0 @@ Manager: { |
{ | ||
"name": "clearbit-jsr-mocks", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "jsr-mocks", | ||
@@ -5,0 +5,0 @@ "main": "build/jsr-promise.js", |
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
9289