Socket
Socket
Sign inDemoInstall

appstore-sensor

Package Overview
Dependencies
31
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

src/search.js

2

index.js

@@ -5,2 +5,3 @@ import app from './src/app.js'

import developer from './src/developer.js'
import search from './src/search.js'

@@ -12,2 +13,3 @@ export default {

developer,
search,
}

2

package.json
{
"name": "appstore-sensor",
"version": "0.4.0",
"version": "0.5.0",
"description": "Apple AppStore application, reviews and ratings fetcher for Node.js",

@@ -5,0 +5,0 @@ "author": "Yagiz Nizipli <yagiz@nizipli.com>",

<h1 align="center">Welcome to Appstore Sensor 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-0.5.0-blue.svg?cacheSeconds=2592000" />
<img src="https://img.shields.io/badge/node-%3E%3D15.0.0-blue.svg" />

@@ -8,5 +8,2 @@ <a href='https://coveralls.io/github/socketkit/appstore-sensor?branch=main'>

</a>
<a href="https://github.com/socketkit/appstore-sensor#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/socketkit/appstore-sensor/graphs/commit-activity" target="_blank">

@@ -16,3 +13,3 @@ <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />

<a href="https://github.com/socketkit/appstore-sensor/blob/main/LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/github/license/socketkit/Appstore Sensor" />
<img alt="License: MIT" src="https://img.shields.io/github/license/socketkit/appstore-sensor" />
</a>

@@ -49,3 +46,3 @@ <a href="https://twitter.com/yagiznizipli" target="_blank">

* Website: https://socketkit.com
* Twitter: [@yagiznizipli](https://twitter.com/yagiznizipli)
* Twitter: [@yagiznizipli](https://twitter.com/socketkitcom)
* Github: [@socketkit](https://github.com/socketkit)

@@ -52,0 +49,0 @@ * LinkedIn: [@yagiznizipli](https://linkedin.com/in/yagiznizipli)

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc