Socket
Socket
Sign inDemoInstall

@ionic/storage-angular

Package Overview
Dependencies
Maintainers
23
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/storage-angular - npm Package Versions

2

4.0.0

Diff

Changelog

Source

4.0.0 (2023-05-19)

Improves compatibility with Angular 15+ applications.

sean-perkins
published 4.0.0-next.4 •

maxlynch
published 4.0.0-next.3 •

maxlynch
published 4.0.0-next.2 •

maxlynch
published 4.0.0-next.1 •

maxlynch
published 4.0.0-next.0 •

maxlynch
published 3.0.6 •

Changelog

Source

4.0.0 (2023-05-19)

Improves compatibility with Angular 15+ applications.

maxlynch
published 3.0.5 •

maxlynch
published 3.0.4 •

maxlynch
published 3.0.2 •

Changelog

Source

3.0.2 (2021-03-16)

Major release with breaking changes. Adds support for non-Angular projects, such as React, Vue, or plain JS, as well as the ability to specify different storage engines. Also adds support for Ionic Secure Storage with Encryption support.

Breaking changes:

  • Angular support is now provided in @ionic/storage-angular.
  • ready() has been removed. Once create is called, the rest of the operations will be ready to access.
  • localforage-cordovaSQLiteDriver is no longer provided out of the box to provide more options for storage engines and to remove a Cordova dependency. See README for how to install it separately

The actual storage API is essentially unchanged, so app code will likely port over with minimal modifications.

See README for full installation and usage instructions.

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc