jasmine-auto-spies
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "jasmine-auto-spies", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var rxjs_1 = require("rxjs"); | ||
if (!global) { | ||
if (global === undefined) { | ||
window.global = window; | ||
@@ -6,0 +6,0 @@ } |
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
244873