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

@devexperts/utils

Package Overview
Dependencies
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexperts/utils - npm Package Versions

23
10

1.0.0-alpha.14

Diff

Changelog

Source

1.0.0-alpha.14 (2020-06-04)

Bug Fixes

  • react-kit: fixes #211 - touch events in popovers (#225) (7b12042)
raveclassic
published 1.0.0-alpha.13 •

Changelog

Source

1.0.0-alpha.13 (2020-04-06)

Features

  • react-kit: add abstract use-sink (191076e)
  • utils: add abstract Sink (83a01a0)
  • utils, rx-utils: abstract LiveData from Observable and RemoteData (a76c8b4)

BREAKING CHANGES

  • utils, rx-utils: fixed type in rx-utils LiveData URI
raveclassic
published 1.0.0-alpha.12 •

Changelog

Source

1.0.0-alpha.12 (2020-03-18)

Bug Fixes

  • react-kit: subscribe immediately in useObservable, allow functions (8cab173)
  • rx-utils: use switchMap instead of mergeMap in observable.chain (ee26a76)

Features

  • react-kit: add use-subscription hook (220e112)
  • rx-utils: add Filterable instance to LiveData (918be8a)
  • rx-utils, react-kit: update rxjs, add observable.hold (2cd0b91)

BREAKING CHANGES

  • rx-utils, react-kit: shareReplay(1) is now replaced with hold which unsubscribes from source
  • rx-utils: observable.chain now uses switchMap
raveclassic
published 1.0.0-alpha.11 •

Changelog

Source

1.0.0-alpha.11 (2020-01-23)

Bug Fixes

  • rx-utils: fix instanceLiveData.chain swallowing pendings/failures (3c44746)
sutarmin
published 1.0.0-alpha.10 •

Changelog

Source

1.0.0-alpha.10 (2020-01-17)

Bug Fixes

  • tools: update storybook packages (48dc57c)

chore

BREAKING CHANGES

  • esModuleInterop is turned on
raveclassic
published 1.0.0-alpha.9 •

Changelog

Source

1.0.0-alpha.9 (2020-01-15)

Bug Fixes

  • react-kit: fix useObservable disposal (c9ed114)
raveclassic
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (2020-01-15)

Features

  • rx-utils: add sink2, update context2 (f853ed2)
raveclassic
published 1.0.0-alpha.7 •

Changelog

Source

1.0.0-alpha.7 (2020-01-14)

Bug Fixes

  • rx-utils, react-kit: fix imports from 'src' (256e72b)
raveclassic
published 1.0.0-alpha.6 •

Changelog

Source

1.0.0-alpha.6 (2020-01-14)

Features

  • rx-utils: add LiveData instance (fff3bf2)
  • rx-utils: added new Context, rxjs observable, more deprecations (75dd9d1)
sutarmin
published 1.0.0-alpha.5 •

Changelog

Source

1.0.0-alpha.5 (2019-12-17)

Bug Fixes

  • react-kit: fix eslint/tsc tsconfig.json conflict (ee16e54)

Code Refactoring

  • utils, react-kit: cleanup (70e1e3b)

Features

  • fetchScript (1b6bbe2), closes #171
  • io-ts utils (b3677e7)
  • memoOnce (48c3ec1)
  • support Eq in memoOnce (8a9050e)
  • react-kit: layout (34061dc)
  • react-kit, utils: useObservable hook and WithObservable HOC (2885463)
  • tools: support -p/--project arg to specify custom tsconfig.json (27221fd)
  • utils: add LocalStorageClient (9a3b891)

BREAKING CHANGES

  • utils, react-kit: removed bem, collection, dom/index, flux, function/function, function/disposable, function/identity, object/index, session, string/index modules
  • utils, react-kit: removed react-kit/utils/disposable
23
10
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