New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@ppwcode/ng-unit-testing

Package Overview
Dependencies
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ppwcode/ng-unit-testing - npm Package Compare versions

Comparing version
21.2.0
to
21.3.0
+5
-5
package.json
{
"name": "@ppwcode/ng-unit-testing",
"version": "21.2.0",
"version": "21.3.0",
"repository": {

@@ -8,6 +8,6 @@ "url": "https://github.com/peopleware/angular-sdk"

"peerDependencies": {
"@angular/common": "^21.0.2",
"@angular/core": "^21.0.2",
"@ppwcode/ng-async": "^21.2.0",
"@ppwcode/ng-utils": "^21.2.0",
"@angular/common": "^21.2.0",
"@angular/core": "^21.2.0",
"@ppwcode/ng-async": "^21.3.0",
"@ppwcode/ng-utils": "^21.3.0",
"jasmine-core": "^3.9.0 || ^4.0.0 || ^5.0.0"

@@ -14,0 +14,0 @@ },