Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prescript

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prescript - npm Package Compare versions

Comparing version 0.5040.1-beta.3 to 0.5040.1-beta.4

lib/globalStateDeclaration.d.ts

2

lib/globalState.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc