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

ditox-react

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ditox-react - npm Package Versions

2

3.0.0

Diff

Changelog

Source

3.0.0 (2024-07-12)

Bug Fixes

  • Changed resolution of "scoped" bindings to keep a created value in the container which owns the factory (#40) (736ef2f)
  • Fixed binding modules (997ca44)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

mnasyrov
published 2.4.1 •

Changelog

Source

2.4.1 (2023-10-27)

Bug Fixes

  • Add export CustomDependencyContainer to index (#34) (1723671)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

mnasyrov
published 2.4.0 •

Changelog

Source

2.4.0 (2023-09-08)

Features

  • Ability to create a shareable token by providing a key for its symbol (4fde1d9)

Reverts

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

mnasyrov
published 2.3.1 •

Changelog

Source

2.3.1 (2023-04-01)

Note: Version bump only for package ditox-root

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

mnasyrov
published 2.3.0 •

Changelog

Source

2.3.0 (2022-12-22)

Bug Fixes

  • Compatible with Typescript 4.9. Updated dependencies. (d8aa9e2)
mnasyrov
published 2.2.0 •

Changelog

Source

2.2.0 (2022-01-29)

Code Refactoring

  • Removed the deprecated code (a821171)

BREAKING CHANGES

Use v2.1 version to migrate to the unified API.

Removed the deprecated code:

  • exportedProps property of the module declaration
  • utilities:
    • getValues() is replaced by tryResolveValues()
    • getProps() is replaced by tryResolveValue()
    • resolveProps() is replaced by resolveValue()
    • injectableProps() is replaced by injectable()
mnasyrov
published 2.1.0 •

Changelog

Source

2.1.0 (2022-01-29)

Features

  • Unified API of resolving utilities. Introduced "injectableClass()" utility. (aea7a8f)
mnasyrov
published 2.0.0 •

Changelog

Source

2.0.0 (2022-01-26)

chore

  • Dropped supporting of Flow.js typings. (9a94f55)

BREAKING CHANGES

  • Dropped supporting of Flow.js typings. Use the previous versions of the library with Flow.js
mnasyrov
published 1.4.2 •

Changelog

Source

1.4.2 (2021-11-18)

Bug Fixes

  • Typings for bindMultiValue() utility function. (cb2b2da)
mnasyrov
published 1.4.1 •

Changelog

Source

1.4.1 (2021-11-11)

Bug Fixes

  • beforeBinding() must be called before importing external modules. (153c602)
2
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