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

@types/cypress-dotenv

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cypress-dotenv - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

cypress-dotenv/index.d.ts

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

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