Socket
Socket
Sign inDemoInstall

@rikvanhaaren/ah_shop_api

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@rikvanhaaren/ah_shop_api",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get products from the AlbertHeijn web store.",

@@ -5,0 +5,0 @@ "repository": {

# <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Albert_Heijn_Logo.svg/1200px-Albert_Heijn_Logo.svg.png" alt="AH Logo" width="25"/> AH Shop Api
'*Unofficial*' Albert Heijn shop api wrapper for Node.js
<a href="https://www.npmjs.com/package/ah_shop_api"><img src="https://img.shields.io/npm/v/ah_shop-api" alt="NPM version" /></a>
<a href="https://github.com/RikVanHaaren/ah_shop_api"><img src="https://img.shields.io/npm/l/ah_shop-api" alt="NPM license" /></a>
<a href="https://www.npmjs.com/package/@rikvanhaaren/ah_shop_api"><img src="https://img.shields.io/npm/v/@rikvanhaaren/ah_shop_api" alt="NPM version" /></a>
<a href="https://github.com/RikVanHaaren/ah_shop_api"><img src="https://img.shields.io/npm/l/@rikvanhaaren/ah_shop_api" alt="MIT license" /></a>

@@ -13,3 +13,3 @@ This is a node.js application that is connected to the Albert Heijn shop api. This api has the purpose to search products inside the webshop by a search term. The result of this will be: Cards (products), page, aggregation, taxonomies, querySuggestions.

```sh
npm install ah_shop_api
npm i @rikvanhaaren/ah_shop_api
```

@@ -64,4 +64,4 @@

## License
>You can check out the full license [here](https://github.com/IgorAntun/node-chat/blob/master/LICENSE)
>You can check out the full license [here](https://github.com/RikVanHaaren/ah_shop_api/blob/main/LICENSE)
This project is licensed under the terms of the **MIT** license.
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