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

angular-unit-test-helper

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-unit-test-helper - npm Package Compare versions

Comparing version 14.0.1 to 15.0.0

22

package.json
{
"name": "angular-unit-test-helper",
"version": "14.0.1",
"version": "15.0.0",
"description": "Helper functions to help write unit tests in Angular using mocks and spies",

@@ -45,8 +45,8 @@ "main": "dist/index.js",

"devDependencies": {
"@angular/compiler": "^14.2.0",
"@angular/core": "^14.2.0",
"@types/jasmine": "^4.0.0",
"@types/node": "^16.4.6",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@angular/compiler": "^15.2.0",
"@angular/core": "^15.2.0",
"@types/jasmine": "^4.3.5",
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"cross-conf-env": "^1.3.0",

@@ -62,11 +62,11 @@ "dev-norms": "^2.0.4",

"rimraf": "^5.0.1",
"rxjs": "^7.5.0",
"rxjs": "^7.8.1",
"tsutils": "^3.21.0",
"tsx": "^3.12.7",
"typescript": "^4.7.2",
"zone.js": "^0.11.4"
"zone.js": "^0.12.0"
},
"peerDependencies": {
"@angular/compiler": "^14",
"@angular/core": "^14",
"@angular/compiler": "^15",
"@angular/core": "^15",
"jasmine": ">= 4 <= 5",

@@ -73,0 +73,0 @@ "rxjs": "^7",

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