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

@s-libs/js-core

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-libs/js-core - npm Package Versions

12346

11.0.0-next.0

Diff
simontonsoftware
published 11.0.0-next.0 •

Changelog

Source

11.0.0-next.0 (2020-11-21)

⚠ BREAKING CHANGES

  • ng-core and ng-app-state, and ng-dev now require angular 11

Features

simontonsoftware
published 10.0.0 •

Changelog

Source

10.0.0 (2020-11-21)

Features

  • app-state: improve performance when unsubscribing (6bdd873)
simontonsoftware
published 0.3.3 •

Changelog

Source

0.3.3 (2020-11-14)

Features

  • micro-dash: reduce size of functions() (e9efb9f)

Bug Fixes

  • micro-dash: functions() no longer calls getters (145f301)
simontonsoftware
published 0.3.2 •

Changelog

Source

0.3.2 (2020-11-13)

Features

  • ng-dev: AngularContext.tick() better simulates real change detection (68fc5da)
simontonsoftware
published 0.3.1 •

Changelog

Source

0.3.1 (2020-11-13)

Features

  • ng-dev: AngularContext mocks performance.now (0ae92d6)
simontonsoftware
published 0.3.0 •

Changelog

Source

0.3.0 (2020-11-12)

⚠ BREAKING CHANGES

  • ng-dev: requires @angular/cdk as a peer dependency

Features

  • js-core: add isPromiseLike() (7cfec64)
  • micro-dash: add isObject() (6495ec3)
  • ng-dev: AngularContext supports component harnesses with fakeAsync (97a0fb9)
simontonsoftware
published 0.2.0 •

Changelog

Source

0.2.0 (2020-11-11)

⚠ BREAKING CHANGES

  • app-state: .batch() in now only available on RootStore. There is a new Store.getRootStore() to get a reference to it if needed.

Features

  • app-state: Batch API better reflects its semantics (56214c6)
simontonsoftware
published 0.1.0 •

Changelog

Source

0.1.0 (2020-11-09)

⚠ BREAKING CHANGES

  • requires libraries scaffolded by Angular 10.2

Bug Fixes

  • support the latest Angular CLI scaffolding (900876d)
simontonsoftware
published 0.0.7 •

Changelog

Source

0.0.7 (2020-11-02)

Bug Fixes

  • app-state: unsubscribing mid-emit could sometimes result in an error (c42585f)
simontonsoftware
published 0.0.6 •

Changelog

Source

0.0.6 (2020-11-01)

Features

  • include a copy of redux types, so its not a required dependency (0d567fc)