libraries.io
Advanced tools
Comparing version 3.0.6 to 3.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 3.1.0 (2021-07-30) | ||
### Features | ||
* **bamboohr.com:** Handle errors, add more TimeOff endpoints ([f9fd458](https://github.com/ffflorian/api-clients/tree/main/packages/libraries.io/commit/f9fd458bf04253e01371e128d9ef06378700329c)) | ||
## [3.0.6](https://github.com/ffflorian/api-clients/tree/main/packages/libraries.io/compare/libraries.io@3.0.5...libraries.io@3.0.6) (2021-05-17) | ||
@@ -8,0 +19,0 @@ |
@@ -8,9 +8,9 @@ { | ||
"devDependencies": { | ||
"@types/jasmine": "3.7.4", | ||
"@types/node": "~14", | ||
"jasmine": "3.7.0", | ||
"@types/jasmine": "3.8.2", | ||
"@types/node": "~16", | ||
"jasmine": "3.8.0", | ||
"rimraf": "3.0.2", | ||
"ts-node": "9.1.1", | ||
"typedoc": "0.20.36", | ||
"typescript": "4.2.4" | ||
"ts-node": "10.1.0", | ||
"typedoc": "0.21.4", | ||
"typescript": "4.3.5" | ||
}, | ||
@@ -40,4 +40,4 @@ "engines": { | ||
}, | ||
"version": "3.0.6", | ||
"gitHead": "b8474764de11fa45a8d7771e2a89c19d21585993" | ||
"version": "3.1.0", | ||
"gitHead": "389191fefe831c1975544a3e7bafd9e09d3b6b64" | ||
} |
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
114179