@dlsl/dev-modules
Advanced tools
Comparing version 2.4.2 to 2.4.3
{ | ||
"name": "@dlsl/dev-modules", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": "Distributed Lab", |
@@ -10,3 +10,3 @@ [![npm](https://img.shields.io/npm/v/@dlsl/dev-modules.svg)](https://www.npmjs.com/package/@dlsl/dev-modules) | ||
The library consists of modules and utilities that are built on top of [Openzeppelin Contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) but go far beyond mediocre solidity. | ||
The library consists of modules and utilities that are built with a help of [Openzeppelin Contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) (4.8.0) and go far beyond mediocre solidity. | ||
@@ -17,3 +17,3 @@ - Implementation of [**Contracts Registry**](https://eips.ethereum.org/EIPS/eip-6224) pattern | ||
- Heap based priority queue library | ||
- Memory data structures | ||
- Memory data structures (Vector) | ||
- Utilities to ease work with ERC20 decimals, arrays, and sets | ||
@@ -20,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127781