@types/protractor-console-plugin
Advanced tools
Comparing version
@@ -1,6 +0,1 @@ | ||
// Type definitions for protractor-console-plugin 0.1 | ||
// Project: https://github.com/angular/protractor-console-plugin | ||
// Definitions by: Adam Kwiatek <https://github.com/akwiatek> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Config { | ||
@@ -7,0 +2,0 @@ failOnWarning?: boolean; |
{ | ||
"name": "@types/protractor-console-plugin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "TypeScript definitions for protractor-console-plugin", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/protractor-console-plugin", | ||
"name": "Adam Kwiatek", | ||
"url": "https://github.com/akwiatek", | ||
"githubUsername": "akwiatek" | ||
"githubUsername": "akwiatek", | ||
"url": "https://github.com/akwiatek" | ||
} | ||
@@ -24,6 +24,7 @@ ], | ||
"dependencies": { | ||
"@types/node": "*", | ||
"protractor": "7.0.0" | ||
}, | ||
"typesPublisherContentHash": "e2d3cb1a5b1a393776deebfe9d53455f05825ad365b68f84024cf4aa422b41ce", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "264c2ad199f5ffa50f872c1c5c5fbc7163353bd53f8f26d9e66de636489559ff", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for protractor-console-plugin 0.1 | ||
// Project: https://github.com/angular/protractor-console-plugin | ||
// Definitions by: Adam Kwiatek <https://github.com/akwiatek> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Config { | ||
@@ -27,7 +22,6 @@ failOnWarning?: boolean; | ||
### Additional Details | ||
* Last updated: Tue, 20 Dec 2022 00:02:50 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [protractor](https://npmjs.com/package/protractor) | ||
# Credits | ||
These definitions were written by [Adam Kwiatek](https://github.com/akwiatek). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3137
-11.16%2
100%6
-40%26
-18.75%+ Added
+ Added
+ Added