app-store-ratings
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -0,1 +1,3 @@ | ||
## [3.0.7](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.6...v3.0.7) (2023-01-26) | ||
## [3.0.6](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.5...v3.0.6) (2023-01-14) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "app-store-ratings", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Fetches data for app store ratings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -6,2 +6,7 @@ | Statements | Branches | Functions | Lines | | ||
# app-store-ratings 🌟 | ||
![https://img.shields.io/npm/v/app-store-ratings](https://img.shields.io/npm/v/app-store-ratings) | ||
![https://img.shields.io/github/issues-raw/ssbarbee/app-store-ratings](https://img.shields.io/github/issues-raw/ssbarbee/app-store-ratings) | ||
![https://img.shields.io/npm/dw/app-store-ratings](https://img.shields.io/npm/dw/app-store-ratings) | ||
Ever had the need to fetch ratings for your IOS App using node? Tired of deducing the types returned by the App Store API? Then ```app-store-ratings``` is what you're looking for! | ||
@@ -8,0 +13,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
16213
88