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

angular-async-local-storage

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-async-local-storage - npm Package Versions

1

3.1.0-beta.3

Diff

cyrilletuzi
published 3.1.0-beta.2 •

cyrilletuzi
published 3.1.0-beta.1 •

cyrilletuzi
published 3.1.0-beta.0 •

cyrilletuzi
published 3.0.0 •

Changelog

Source

3.0.0 (2017-11-03)

Breaking changes

  • Angular 5 is now supported and required
  • RxJS >= 5.5.2 is now supported and required : lettable operators
cyrilletuzi
published 2.0.1 •

Changelog

Source

2.0.1 (2017-10-03)

Bug fix

  • RxJS operators can now be used again on returned observables (fixes #10)
cyrilletuzi
published 2.0.0 •

Changelog

Source

2.0.0 (2017-09-16)

Features

  • Implements Angular Package Format
    • Compatible with Universal builds from Angular CLI >= 1.3 (fixes #9)
    • Compatible with ES2015+ target builds (= smaller builds)
  • Better type checking with generics : this.storage.getItem<string>('color')

Breaking changes

  • Angular 4 is now required
  • TypeScript >= 2.3 is now required

Under the hood

  • Use Angular 4 platform tests to detect storages support instead of try/catch
  • Unit tests
cyrilletuzi
published 1.4.0 •

Changelog

Source

1.4.0 (2017-04-01)

Features

  • Up to date with Angular 4.0
cyrilletuzi
published 1.3.1 •

cyrilletuzi
published 1.3.0 •

Changelog

Source

1.3.0 (2016-12-27)

Features

  • Rename package to angular-async-local-storage

Previous versions were only released under angular2-async-local-storage.


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