@cypress/angular
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"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": [ |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
2381
2
0
2