New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@martin_hotell/rea-di

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@martin_hotell/rea-di - npm Package Versions

1.0.0

Diff

Changelog

Source

1.0.0 (2018-12-06)

Features

  • api: use tuples for injection on both Provider and Inject (#9) (6364f80)
  • inject: implement optional (#10) (7060c65), closes #8

BREAKING CHANGES

  • api: - Previously providers registration used dictionary as well as Inject. Now both components (DependencyProvider, Inject) use arrays to both register providers as well as inject instances via token.
  • New minimal required TS version is 3.1
  • renamed:
    • Provide -> DependencyProvider
    • withProvider -> withDependencyProvider
  • Provider used previously provider prop -> providers
  • Inject used previously providers prop -> values
  • withDependencyProviders accepts n-ary arguments

<a name="0.2.0"></a>

martin_hotell
published 0.2.0 •

Changelog

Source

0.2.0 (2018-07-27)

Bug Fixes

  • build: don't bundle peer deps wihin bundle (790885e)

Features

  • hoc: properly expose WrappedComponent type (#7) (883074c)

<a name="0.1.0"></a>

martin_hotell
published 0.1.0 •

Changelog

Source

0.1.0 (2018-07-23)

Features

  • hoc: implement HoC alternatives for Provide and Inject (54115b6)

<a name="0.0.1"></a>

martin_hotell
published 0.0.1 •

Changelog

Source

0.0.1 (2018-07-16)

Features

  • add initial implementation with react wrappers (1c784fc)
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