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

@netlify/angular-runtime

Package Overview
Dependencies
Maintainers
16
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/angular-runtime - npm Package Versions

1

2.0.4

Diff
skn0tt
published 2.0.4 •

Changelog

Source

2.0.4 (2023-11-28)

Bug Fixes

  • handle missing angular dependencis error (#91) (b5df118)
  • install before publishing (#79) (82521c8)
skn0tt
published 2.0.3 •

Changelog

Source

2.0.3 (2023-11-27)

Bug Fixes

  • type errors due to missing failPLugin function (#87) (db09d04)
skn0tt
published 2.0.2 •

Changelog

Source

2.0.2 (2023-11-09)

Bug Fixes

  • excludedPath contained relative paths for some prerendered static files (#74) (5843bc8)
  • install run-s and run-p (#73) (38f3e63)
  • remove global polyfill (#76) (e6fab5f)
  • replace defaultProject with environment variable (#75) (ee4f818)
skn0tt
published 2.0.1 •

Changelog

Source

2.0.1 (2023-11-09)

Bug Fixes

  • add publish step to release-please (#70) (3b58f20)
  • validate publish dir in buildbot (#71) (df8f8cf)
skn0tt
published 2.0.0 •

Changelog

Source

2.0.0 (2023-11-08)

⚠ BREAKING CHANGES

  • add support for Angular v17 (#67)

Features