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.5 to 3.0.6

2

CHANGELOG.md

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

## [3.0.5](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.4...v3.0.5) (2023-01-14)
## [3.0.4](https://github.com/ssbarbee/app-store-ratings/compare/v3.0.3...v3.0.4) (2022-12-27)

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

4

package.json
{
"name": "app-store-ratings",
"version": "3.0.5",
"version": "3.0.6",
"description": "Fetches data for app store ratings",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"format": "prettier --write \"src/**/*.ts\"",
"test": "nyc --reporter=json-summary mocha --bail --slow 1 --timeout 60000 --require ts-node/register/transpile-only src/**/*.spec.ts",
"test": "nyc --reporter=json-summary --reporter=html mocha --bail --slow 1 --timeout 60000 --require ts-node/register/transpile-only src/**/*.spec.ts",
"prepare": "is-ci || husky install",

@@ -13,0 +13,0 @@ "ts:check": "yarn ts:check-types && yarn ts:circular-check",

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