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

ng-packagr

Package Overview
Dependencies
Maintainers
2
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-packagr - npm Package Versions

1
34

3.0.0-rc.4

Diff

haggis_
published 2.4.4 •

haggis_
published 2.4.3 •

haggis_
published 3.0.0-rc.3 •

Changelog

Source

13.0.0 (2021-11-03)

⚠ BREAKING CHANGES

  • TypeScript versions prior to 4.4 are no longer supported.
  • Compilation of libraries using VIew Engine is no longer supported.
  • We no longer generate UMD bundles. The below options which were used for UMD bundle generation has also been removed;
    • umdModuleIds
    • amdId
    • umdId
  • Support for node-sass has been removed. sass will be used by default to compile SASS and SCSS files.

Features

  • add package exports for node and es2015 (bd986f6)
  • add support for package.json exports (047e3ca)
  • drop support for node-sass (34d805d)
  • emit Javascript files with .mjs extension (95166f3)
  • support TypeScript to 4.4 (40f7316)
  • update tslibpeerDependencies to ^2.3.0 (12dc21e)
  • add package exports for node and es2015 (bd986f6)
  • add support for package.json exports (047e3ca)
  • drop support for node-sass (34d805d)
  • emit Javascript files with .mjs extension (95166f3)
  • support Node.js version 16 (5c8ce22)
  • add esm2020 conditions in APF package exports (ed79b27)
  • add es2020 conditional export (e5d4296)
  • do not generate UMDs (cc59146), closes #2023 #2000 #1757 #1674
  • downlevel es2020 bundle to generate FESM2015 (6cf2514)
  • enable Ivy partial compilations by default (46133d9), closes #1087 #382 #285 #317 #355 #656 #917
  • replace es2015 with es2020 (9e37a56)
  • support specifying stylesheet language for inline component styles (61cd015)
  • enable providing cache directory and disabling caching via options (7d6ee38)

Bug Fixes

Performance

  • only re-generate FESMs when ESM has changed (2a02a89)
  • read esm files from memory (51ba534)
  • store fesm generation state on disk (4565a8b)
haggis_
published 3.0.0-rc.2 •

Changelog

Source

13.0.0-rc.3 (2021-10-26)

Bug Fixes

  • report typescript configuration errors (31b508d)
haggis_
published 3.0.0-rc.1 •

Changelog

Source

13.0.0-rc.2 (2021-10-21)

Bug Fixes

  • don't process tslib with ngcc (925b427)
  • replace node-sass-tilde-importer with custom sass importer (5cf363b), closes #2125
haggis_
published 3.0.0-rc.0 •

Changelog

Source

13.0.0-rc.1 (2021-10-20)

Bug Fixes

Performance

  • only re-generate FESMs when ESM has changed (2a02a89)
  • read esm files from memory (51ba534)
  • store fesm generation state on disk (4565a8b)
haggis_
published 2.4.2 •

haggis_
published 2.4.1 •

haggis_
published 2.4.0 •

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