New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-mocks

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-mocks - npm Package Compare versions

Comparing version 13.0.4 to 13.1.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [13.0.4](https://github.com/ike18t/ng-mocks/compare/v13.0.3...v13.0.4) (2022-02-27)
### Bug Fixes
* **a14:** root providers for ApplicationModule [#1932](https://github.com/ike18t/ng-mocks/issues/1932) ([fef7692](https://github.com/ike18t/ng-mocks/commit/fef769201b37b260c4a4029cba85c8efb079b90e))
## [13.0.3](https://github.com/ike18t/ng-mocks/compare/v13.0.2...v13.0.3) (2022-02-20)

@@ -2,0 +9,0 @@

1

lib/mock-render/types.d.ts

@@ -13,2 +13,3 @@ import { DebugElement, DebugNode, Provider } from '@angular/core';

reset?: boolean;
viewProviders?: Provider[];
}

@@ -15,0 +16,0 @@ export interface IMockRenderFactoryOptions extends IMockRenderOptions {

2

package.json
{
"name": "ng-mocks",
"version": "13.0.4",
"version": "13.1.0",
"description": "An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests, which includes shallow rendering, precise stubs to dump child dependencies, supports Angular 5 6 7 8 9 10 11 12 13, jasmine and jest.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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