Socket
Socket
Sign inDemoInstall

app-store-ratings

Package Overview
Dependencies
12
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

CHANGELOG.md

@@ -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 @@

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc