@bem-react/di
Advanced tools
Comparing version 1.1.1-dev.546 to 1.2.0
@@ -6,2 +6,19 @@ # Change Log | ||
# 1.2.0 (2018-12-18) | ||
### Bug Fixes | ||
* **di:** correct typings for withRegistry ([ce73d79](https://github.com/bem/bem-react/tree/master/packages/di/commit/ce73d79)) | ||
* **di:** use map as class option for using in es5 ([24e9015](https://github.com/bem/bem-react/tree/master/packages/di/commit/24e9015)) | ||
### Features | ||
* **v3:** init packages ([d652328](https://github.com/bem/bem-react/tree/master/packages/di/commit/d652328)) | ||
# 1.1.0 (2018-12-06) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@bem-react/di", | ||
"version": "1.1.1-dev.546+ce73d79", | ||
"version": "1.2.0", | ||
"description": "BEM React Dependency Injection", | ||
@@ -50,3 +50,3 @@ "repository": "https://github.com/bem/bem-react/tree/master/packages/di", | ||
}, | ||
"gitHead": "ce73d79028a676fd703d126f3916457e15148984" | ||
"gitHead": "fbdea493a87d6f0be46228be40e4a8cde292533c" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13712
2
0