libraries.io
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -6,2 +6,13 @@ # Change Log | ||
## 3.2.1 (2022-04-08) | ||
### Bug Fixes | ||
* **npms.io:** Search query doesn't need to be encoded ([#959](https://github.com/ffflorian/api-clients/issues/959)) ([ea737a7](https://github.com/ffflorian/api-clients/commit/ea737a735f1c1bac5e5dd4dc1c02c860af0fb818)) | ||
# 3.2.0 (2022-03-14) | ||
@@ -8,0 +19,0 @@ |
@@ -8,3 +8,3 @@ { | ||
"devDependencies": { | ||
"@types/jasmine": "3.10.3", | ||
"@types/jasmine": "4.0.2", | ||
"@types/node": "~16", | ||
@@ -14,4 +14,4 @@ "jasmine": "4.0.2", | ||
"ts-node": "10.7.0", | ||
"typedoc": "0.22.13", | ||
"typescript": "4.6.2" | ||
"typedoc": "0.22.14", | ||
"typescript": "4.6.3" | ||
}, | ||
@@ -41,4 +41,4 @@ "engines": { | ||
}, | ||
"version": "3.2.0", | ||
"gitHead": "4f552a3933dc19d22644a55b17cf16293ccdb40a" | ||
"version": "3.2.1", | ||
"gitHead": "ded1923270e86bd0f305708455ebc66259ec40c6" | ||
} |
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
115666