app-store-ratings
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -0,1 +1,3 @@ | ||
## [3.0.1](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.0...v3.0.1) (2022-12-27) | ||
# 1.0.0 (2022-12-27) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "app-store-ratings", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Fetches data for app store ratings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1,8 +0,8 @@ | ||
# app-store-ratings | ||
Ever had the need to fetch ratings for your IOS App using node? Tired of deducing the types returned by the AppStore API? Then ```app-store-ratings``` is what you're looking for! | ||
# 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! | ||
# Description | ||
# Description 📚 | ||
Simple wrapper that let you fetch ratings for your IOS APP. Written in `Typescript`. | ||
# Why | ||
# Why? 🧐 | ||
@@ -13,3 +13,3 @@ There is no well documented API that returns JSON objects for the IOS App ratings. There is an endpoint that returns XML or JSON. | ||
# Installation | ||
# Installation 📦 | ||
@@ -24,3 +24,3 @@ ## npm | ||
# Usage | ||
# Usage 🚀 | ||
No extensive tutorials required. Learn by example. | ||
@@ -27,0 +27,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14450
0