Socket
Socket
Sign inDemoInstall

app-store-ratings

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-store-ratings - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [3.0.8](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.7...v3.0.8) (2023-01-26)
## [3.0.7](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.6...v3.0.7) (2023-01-26)

@@ -2,0 +4,0 @@

6

package.json
{
"name": "app-store-ratings",
"version": "3.0.8",
"version": "3.0.9",
"description": "Fetches data for app store ratings",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "build": "rm -rf dist && tsc --project tsconfig.build.json && cp package.json dist/package.json && cp README.md dist/README.md && cp CHANGELOG.md dist/CHANGELOG.md && cp LICENSE dist/LICENSE",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc