@boost/event
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
### 1.3.1 - 2020-04-29 | ||
**Note:** Version bump only for package @boost/event | ||
## 1.3.0 - 2020-02-04 | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boost/event", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A type-safe event system. Designed for Boost applications.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@boost/internal": "^1.1.0" | ||
"@boost/internal": "^1.2.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "tsconfig": { | ||
}, | ||
"gitHead": "3c0a3aabc8de08093f34daaa4fbad3b42a7609db" | ||
"gitHead": "c77dc723462d054d8b7bbe927e99efd7e4f75084" | ||
} |
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
21728
Updated@boost/internal@^1.2.0