@boost/common
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -6,2 +6,14 @@ # Change Log | ||
### 2.2.2 - 2020-10-08 | ||
#### 📦 Dependencies | ||
- Update all to latest. ([bb04025](https://github.com/milesj/boost/commit/bb04025)) | ||
**Note:** Version bump only for package @boost/common | ||
### 2.2.1 - 2020-09-15 | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@boost/common", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"release": "1594765247526", | ||
@@ -24,7 +24,7 @@ "description": "A collection of common utilities, classes, and helpers.", | ||
"@boost/decorators": "^2.0.0", | ||
"@boost/internal": "^2.1.0", | ||
"@boost/internal": "^2.1.1", | ||
"fast-glob": "^3.2.4", | ||
"json5": "^2.1.3", | ||
"optimal": "^4.2.0", | ||
"pretty-ms": "^7.0.0", | ||
"pretty-ms": "^7.0.1", | ||
"yaml": "^1.10.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "cb8ff01f674543255334eb8c3d9a85c1b6dbc790" | ||
"gitHead": "ae1d2626dae91a712357029bc6d43a78b422ed27" | ||
} |
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
58615
Updated@boost/internal@^2.1.1
Updatedpretty-ms@^7.0.1