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 17.0.0 to 17.0.1

5

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

@@ -24,3 +24,4 @@ "main": "dist/index.js",

"test:ci": "npm test",
"init:env": "init-dev-env generate-dot-env example.env -f"
"init:env": "init-dev-env generate-dot-env example.env -f",
"release:beta": "npm version $(semver $npm_package_version -i prerelease --preid beta)"
},

@@ -27,0 +28,0 @@ "repository": {

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