Socket
Socket
Sign inDemoInstall

@68publishers/amp-client

Package Overview
Dependencies
5
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0-beta.3 to 1.5.0-beta.4

2

package.json
{
"name": "@68publishers/amp-client",
"version": "1.5.0-beta.3",
"version": "1.5.0-beta.4",
"description": "JS Client for 68publishers/amp",

@@ -5,0 +5,0 @@ "homepage": "http://www.68publishers.io/",

@@ -40,11 +40,13 @@ <div align="center" style="text-align: center; margin-bottom: 50px">

| Client Version | AMP version | API version | Note |
|:--------------:|:----------------:|:-----------:|---------------------------------------------------------------------------------------------------------------------------------------|
| `~1.0` | `>=1.0 <=2.7` | `1` | |
| `~1.1` | `>=1.0 <=2.7` | `1` | API supports only GET requests (cannot set the `method: "POST"` option) |
| `~1.1` | `>=2.8` | `1` | |
| `~1.2` | `>= 2.8 <= 2.10` | `1` | Limited metrics functionality - `banner_name`, `position_id`, `position_name`, `campaign_id` and `campaign_name` fields are not sent. |
| `~1.2` | `<=2.11` | `1` | The option `origin` has no effect, as it is not handled by AMP. |
| `~1.3` | `>=2.12` | `1` | |
| `~1.4` | `>=2.12` | `1` | Adds support for server-side rendered banners ([68publishers/amp-client-php](https://github.com/68publishers/amp-client-php)). |
| Client Version | AMP version | API version | Note |
|:--------------:|:------------:|:-----------:|---------------------------------------------------------------------------------------------------------------------------------------|
| `~1.0.0` | `1.0 - 2.7` | `1` | |
| `~1.1.0` | `1.0 - 2.7` | `1` | API supports only GET requests (cannot set the `method: "POST"` option) |
| `~1.1.0` | `2.8` | `1` | |
| `~1.2.0` | `2.8 - 2.10` | `1` | Limited metrics functionality - `banner_name`, `position_id`, `position_name`, `campaign_id` and `campaign_name` fields are not sent. |
| `~1.2.0` | `2.11` | `1` | The option `origin` has no effect, as it is not handled by AMP. |
| `~1.3.0` | `2.12` | `1` | |
| `~1.4.0` | `2.12` | `1` | Adds support for server-side rendered banners ([68publishers/amp-client-php](https://github.com/68publishers/amp-client-php)). |
| `~1.4.0` | `2.13` | `1` | Missing support for embed banners on the client's side. Banners marked as `embed` in AMP administration will be generated normally. |
| `~1.5.0` | `>=2.13` | `1` | |

@@ -51,0 +53,0 @@ ## Integration

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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