@types/cypress-dotenv
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,3 +6,3 @@ // Type definitions for cypress-dotenv 2.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { DotenvConfigOptions } from 'dotenv'; | ||
import { DotenvConfigOptions } from "dotenv"; | ||
@@ -9,0 +9,0 @@ // Cypress type |
{ | ||
"name": "@types/cypress-dotenv", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for cypress-dotenv", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cypress-dotenv", | ||
}, | ||
"typesPublisherContentHash": "90578c91c0fb52f02cbabe8306a6e8251f0b3bf4b0b2bc51841868e07e668a9a", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "2f8665218b4f12f6a9c5e1c7672b8bf45c546e4a7cde2bf1f0f7d2728d15548e", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { DotenvConfigOptions } from 'dotenv'; | ||
import { DotenvConfigOptions } from "dotenv"; | ||
@@ -41,3 +41,3 @@ // Cypress type | ||
### Additional Details | ||
* Last updated: Wed, 13 Oct 2021 06:31:20 GMT | ||
* Last updated: Mon, 04 Sep 2023 15:41:37 GMT | ||
* Dependencies: [@types/dotenv](https://npmjs.com/package/@types/dotenv) | ||
@@ -44,0 +44,0 @@ * Global values: none |
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