New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.1.1 to 1.1.2

9

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

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

"@types/jasmine": "^3.3.12",
"camel-to-kebab": "^1.1.0",
"dev-norms": "^1.7.0",

@@ -59,3 +58,4 @@ "import-sort": "^6.0.0",

"rxjs": ">= 5 <= 100",
"@angular/core": ">= 4 <=100"
"@angular/core": ">= 4 <=100",
"typescript": ">= 2 <= 100"
},

@@ -75,3 +75,6 @@ "importSort": {

"parser": "typescript"
},
"dependencies": {
"camel-to-kebab": "^1.1.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