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
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-mocks - npm Package Versions

1245
18

14.5.1

Diff
satantime
published 14.5.1 •

Changelog

Source

14.5.1 (2022-12-24)

Bug Fixes

  • core: correctly defines TestBed with multiple declarations with the same selector #4564 (1e01f82)
  • core: respecting transform in mock pipes #4564 (df51240)
satantime
published 14.5.0 •

Changelog

Source

14.5.0 (2022-12-11)

Features

  • core: hidden usage of MockBuilder in TestBed if kept and mock modules are used together #4344 (d77b6f2)
  • MockInstance: ignores undefined properties #4367 (70d9781)
satantime
published 14.4.0 •

Changelog

Source

14.4.0 (2022-11-27)

Bug Fixes

  • a15: adding NG_MOCKS_ROOT_PROVIDERS for RouteReuseStrategy (737247d)
  • core: correct caching of touched declarations #4344 (233f014)

Features

  • MockBuilder: mocks root providers via inject function #4282 (dc7026e)
satantime
published 14.3.4 •

Changelog

Source

14.3.4 (2022-11-22)

Bug Fixes

  • core: respecting schemas in mock modules #4228 (b13bf34)
  • core: support for EnvironmentProviders (bcb8112)
satantime
published 14.3.3 •

Changelog

Source

14.3.3 (2022-11-12)

satantime
published 14.3.2 •

Changelog

Source

14.3.2 (2022-10-30)

Bug Fixes

  • MockRender: respecting customizations for declarations without selectors #4032 (880f5dd)
satantime
published 14.3.1 •

Changelog

Source

14.3.1 (2022-10-23)

Bug Fixes

satantime
published 14.3.0 •

Changelog

Source

14.3.0 (2022-10-13)

Features

  • MockRender: the host element doesn't have ngContext attribute anymore #3811 (0138df7)
satantime
published 14.2.4 •

Changelog

Source

14.2.4 (2022-10-09)

Bug Fixes

  • core: exporting internal types #3709 (8b9cb23)
  • core: providers with useExisting will be kept if their value is a kept declaration #3778 (4ef2885)
satantime
published 14.2.3 •

Changelog

Source

14.2.3 (2022-09-24)

Bug Fixes

  • MockBuilder: better detection of provided dependencies #3635 (4e9aeab)
  • MockRender: does not throw on standalone declarations #3636 (b2de841)