🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@types/protractor-http-mock

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/protractor-http-mock - npm Package Compare versions

Comparing version

to
0.10.4

7

protractor-http-mock/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for protractor-http-mock 0.10
// Project: https://github.com/atecarlos/protractor-http-mock
// Definitions by: Crevil <https://github.com/Crevil>
// Adam Kwiatek <https://github.com/akwiatek>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import * as webdriver from "selenium-webdriver";

@@ -9,0 +2,0 @@

12

protractor-http-mock/package.json
{
"name": "@types/protractor-http-mock",
"version": "0.10.3",
"version": "0.10.4",
"description": "TypeScript definitions for protractor-http-mock",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/protractor-http-mock",

"name": "Crevil",
"url": "https://github.com/Crevil",
"githubUsername": "Crevil"
"githubUsername": "Crevil",
"url": "https://github.com/Crevil"
},
{
"name": "Adam Kwiatek",
"url": "https://github.com/akwiatek",
"githubUsername": "akwiatek"
"githubUsername": "akwiatek",
"url": "https://github.com/akwiatek"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "fb9ce6e87d573330a4390b9352ca2f47735ffa86b2cfd73f7e709343cfc6424e",
"typesPublisherContentHash": "a4f55eba7b06b89bbd4011e548b2664cf7786bbffbf7b9f37b9f7ee0993cfcc2",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT
* Dependencies: [@types/selenium-webdriver](https://npmjs.com/package/@types/selenium-webdriver)
* Global values: none
# Credits
These definitions were written by [Crevil](https://github.com/Crevil), and [Adam Kwiatek](https://github.com/akwiatek).