webpack-merge
Advanced tools
Comparing version 5.0.5 to 5.0.6
# Changelog | ||
## 5.0.6 / 2020-07-06 | ||
- Fix - Add tslib to dependencies | ||
## 5.0.5 / 2020-07-06 | ||
@@ -4,0 +8,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Juho Vepsalainen <bebraw@gmail.com>", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"scripts": { | ||
@@ -21,2 +21,3 @@ "build": "tsc", | ||
"clone-deep": "^4.0.1", | ||
"tslib": "^2.0.0", | ||
"wildcard": "^2.0.0" | ||
@@ -28,3 +29,2 @@ }, | ||
"tsdx": "^0.13.2", | ||
"tslib": "^2.0.0", | ||
"typescript": "^3.9.6", | ||
@@ -31,0 +31,0 @@ "webpack": "^4.43.0" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34934
5
0
3
+ Addedtslib@^2.0.0
+ Addedtslib@2.8.1(transitive)