@naturalcycles/js-lib
Advanced tools
Comparing version 4.8.0 to 4.8.1
@@ -0,1 +1,8 @@ | ||
## [4.8.1](https://github.com/NaturalCycles/js-lib/compare/v4.8.0...v4.8.1) (2019-05-03) | ||
### Bug Fixes | ||
* still ship `@types/luxon` ([368d7a8](https://github.com/NaturalCycles/js-lib/commit/368d7a8)) | ||
# [4.8.0](https://github.com/NaturalCycles/js-lib/compare/v4.7.0...v4.8.0) (2019-05-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@naturalcycles/js-lib", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"scripts": { | ||
@@ -12,2 +12,3 @@ "build": "del ./dist && tsc", | ||
"@types/lru-cache": "^5.1.0", | ||
"@types/luxon": "^1.12.0", | ||
"lru-cache": "^5.1.1" | ||
@@ -14,0 +15,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
134240
3
+ Added@types/luxon@^1.12.0
+ Added@types/luxon@1.27.1(transitive)