Comparing version 0.5040.1-beta.3 to 0.5040.1-beta.4
@@ -1,2 +0,2 @@ | ||
/// <reference path="../src/globalStateDeclaration.d.ts" /> | ||
/// <reference path="globalStateDeclaration.d.ts" /> | ||
export declare const state: PrescriptGlobalState; |
"use strict"; | ||
/// <reference path="./globalStateDeclaration.d.ts" /> | ||
/// <reference path="./globalStateDeclaration.ts" /> | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -4,0 +4,0 @@ exports.state = {}; |
@@ -0,1 +1,2 @@ | ||
/// <reference path="globalStateDeclaration.d.ts" /> | ||
import { StepName } from './StepName'; | ||
@@ -2,0 +3,0 @@ export declare type StepDefName = StepName | string; |
"use strict"; | ||
/// <reference path="./globalStateDeclaration.ts" /> | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
{ | ||
"name": "prescript", | ||
"version": "0.5040.1-beta.3", | ||
"version": "0.5040.1-beta.4", | ||
"description": "Object-oriented acceptance test tool", | ||
@@ -5,0 +5,0 @@ "main": "./lib/singletonApi.js", |
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
106289
55
1586