🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jest-preset-angular

Package Overview
Dependencies
Maintainers
0
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-preset-angular - npm Package Versions

1
1113
16

6.0.0

Diff
thymikee
published 6.0.0 •

Changelog

Source

6.0.0 (2018-08-03)

Features

  • Compatibility with jest v23 (#173)
thymikee
published 6.0.0-rc.0 •
thymikee
published 5.2.3 •

Changelog

Source

5.2.3 (2018-06-26)

Bug Fixes

  • transformer breaking on spaces before colon (#165) (bd5b569), closes #164
thymikee
published 5.2.2 •

Changelog

Source

5.2.2 (2018-04-27)

Bug Fixes

  • update STYLE_URLS_REGEX to not break on multiple new lines (#139)

Chores

  • specify angular modules as peerDependencies (#141)
  • docs: add more troubleshooting docs (#129)
thymikee
published 5.2.1 •

Changelog

Source

5.2.1 (2018-03-08)

Bug Fixes

  • update ts-jest to 22.4.1 – urgent fix for enableTsDiagnostics (#130)

Chores

  • Change testRegex to testMatch (#131)
thymikee
published 5.2.0 •

Changelog

Source

5.2.0 (2018-02-26)

Chores

  • Upgrade ts-jest and remove mapCoverage from jest-preset (requires jest@^22.4.0 as a dependency now) (#127)
thymikee
published 5.1.0 •

Changelog

Source

5.1.0 (2018-02-22)

Features

  • Simplify installation by adding @types/jest as a package dependency (#116)
  • Move serializers setup to jest config to be possible to override them (#126)

Chores

  • docs: Add a configuration section with vendor libraries like jQuery (#117)
thymikee
published 5.0.0 •

Changelog

Source

5.0.0 (2017-12-21)

Chores

  • Get rid of explicit jsdom dependency and custom test environment

BREAKING CHANGES

  • Upgrade Jest to 22 (#109)
  • Upgrade ts-jest to 22 (#109)
thymikee
published 5.0.0-beta.0 •
thymikee
published 4.0.2 •

Changelog

Source

4.0.2 (2017-12-11)

BREAKING CHANGES

  • Change to MIT license (#102)