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

@cypress/angular

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/angular - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

15

package.json
{
"name": "@cypress/angular",
"version": "2.0.3",
"version": "2.0.4",
"description": "Test Angular Components using Cypress",

@@ -10,3 +10,2 @@ "main": "dist/index.js",

"postbuild": "node ../../scripts/sync-exported-npm-with-cli.js",
"build-prod": "yarn build",
"check-ts": "tsc --noEmit",

@@ -21,3 +20,3 @@ "lint": "eslint --ext .js,.ts,.json, ."

"@cypress/mount-utils": "0.0.0-development",
"typescript": "^4.7.4",
"typescript": "~5.4.5",
"zone.js": "~0.11.4"

@@ -41,3 +40,2 @@ },

"homepage": "https://github.com/cypress-io/cypress/blob/develop/npm/angular/#readme",
"author": "Jordan Powell",
"bugs": "https://github.com/cypress-io/cypress/issues/new?assignees=&labels=npm%3A%20%40cypress%2Fangular&template=1-bug-report.md&title=",

@@ -65,2 +63,11 @@ "keywords": [

},
"nx": {
"targets": {
"build": {
"outputs": [
"{workspaceRoot}/cli/angular"
]
}
}
},
"standard": {

@@ -67,0 +74,0 @@ "globals": [

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