Socket
Socket
Sign inDemoInstall

cypress

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress - npm Package Compare versions

Comparing version 13.12.0 to 13.13.0

angular-signals/angular-signals/dist/index.d.ts

1

angular/angular/dist/index.d.ts

@@ -10,3 +10,2 @@ /// <reference types="cypress" />

*
*
* @interface MountConfig

@@ -13,0 +12,0 @@ * @see https://angular.io/api/core/testing/TestModuleMetadata

@@ -10,3 +10,2 @@ /// <reference types="cypress" />

*
*
* @interface MountConfig

@@ -13,0 +12,0 @@ * @see https://angular.io/api/core/testing/TestModuleMetadata

{
"name": "cypress",
"version": "13.12.0",
"version": "13.13.0",
"main": "index.js",

@@ -49,3 +49,3 @@ "scripts": {

"supports-color": "^8.1.1",
"tmp": "~0.2.1",
"tmp": "~0.2.3",
"untildify": "^4.0.0",

@@ -66,3 +66,4 @@ "yauzl": "^2.10.0"

"angular",
"svelte"
"svelte",
"angular-signals"
],

@@ -119,2 +120,7 @@ "bin": {

"require": "./svelte/dist/cypress-svelte.cjs.js"
},
"./angular-signals": {
"types": "./angular-signals/dist/index.d.ts",
"import": "./angular-signals/dist/index.js",
"require": "./angular-signals/dist/index.js"
}

@@ -140,4 +146,4 @@ },

"commitBranch": "develop",
"commitSha": "54a636ea45c81db392ae612bac960b8be4881253",
"commitDate": "2024-06-18T16:49:18.000Z",
"commitSha": "a16edd56903e32da598d07c0c8d0e835d060396a",
"commitDate": "2024-07-01T16:39:03.000Z",
"stable": true

@@ -144,0 +150,0 @@ },

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