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

1
35
18

14.2.2

Diff
satantime
published 14.2.2 •

Changelog

Source

14.2.2 (2022-09-18)

Bug Fixes

  • a15: adding A15 support #3495 (f1125a7)
satantime
published 14.2.1 •

Changelog

Source

14.2.1 (2022-09-09)

Bug Fixes

satantime
published 14.2.0 •

Changelog

Source

14.2.0 (2022-08-21)

Features

  • ngMocks: supports custom method names for change and touch #3341 (5068407)
satantime
published 14.1.3 •

Changelog

Source

14.1.3 (2022-08-09)

Bug Fixes

satantime
published 14.1.2 •

Changelog

Source

14.1.2 (2022-08-07)

Bug Fixes

  • MockBuilder: respects initial config of declarations #3265 (1bea651)
satantime
published 14.1.1 •

Changelog

Source

14.1.1 (2022-07-31)

Bug Fixes

  • MockBuilder: respects global configuration for standalone dependencies #3161 (577e1d4)
satantime
published 14.1.0 •

Changelog

Source

14.1.0 (2022-07-15)

Bug Fixes

  • core: detecting and mocking standalone directives correctly #3100 (560b334)
  • core: preventing recursion of self pointers #3095 (793a3c5)

Features

satantime
published 14.0.2 •

Changelog

Source

14.0.2 (2022-07-11)

satantime
published 14.0.1 •

Changelog

Source

14.0.1 (2022-06-19)

Bug Fixes

satantime
published 14.0.0 •

Changelog

Source

14.0.0 (2022-06-18)

Bug Fixes

  • MockBuilder: respect extention of classes with different decorators #2646 (d069a90)

Features

  • core: Support of standalone declarations #2687 (797cec3)
  • MockBuilder: default flags as dependency or export #2647 (f37a663)

BREAKING CHANGES

  • MockBuilder: MockBuilder with 2 params marks all chain calls as dependency
  • MockBuilder: MockBuilder with 0-1 params marks all chain calls as export