Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng2-img-fallback

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-img-fallback - npm Package Versions

0.2.3

Diff

Changelog

Source

0.2.3

  • [#14] - Angular 4
vadimdez
published 0.2.2 •

Changelog

Source

0.2.2

  • [#11] - Added (loaded) event
vadimdez
published 0.2.1 •

Changelog

Source

0.2.1

  • [#10] - Error Ionic2 run android device
Breaking changes

Now instead of declaring Ng2ImgFallbackModule you need to import it:

@NgModule({
  imports: [BrowserModule, Ng2ImgFallbackModule],
  declarations: [AppComponent],
  bootstrap: [AppComponent]
})
vadimdez
published 0.2.0 •

Changelog

Source

0.2.0

  • [#10] - Error Ionic2 run android device
Breaking changes

Now instead of declaring Ng2ImgFallback you need to import it:

@NgModule({
  imports: [BrowserModule, Ng2ImgFallback],
  declarations: [AppComponent],
  bootstrap: [AppComponent]
})
vadimdez
published 0.1.4 •

Changelog

Source

0.1.4

  • [#8] - Fixed typings (Can't find main.d.ts file)
vadimdez
published 0.1.3 •

Changelog

Source

0.1.3

  • [#6] - Update to Angular RC6
  • [#7] - Update how-to to Angular RC6
  • Removed version lock from peer dependency
vadimdez
published 0.1.2 •

Changelog

Source

0.1.2

  • [#3] - Update peer dependency
  • [#4] - Update to angular2.0.0-rc.5
vadimdez
published 0.1.1 •

vadimdez
published 0.1.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