New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@acuityai/acuityai

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acuityai/acuityai - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@acuityai/acuityai",
"version": "1.0.0",
"version": "1.0.1",
"description": "The acuityai SDK is library that uses https://acuityai.com com for implement shoppable in video element by utilizing our easy interface.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -32,12 +32,13 @@ # AcuityAi SDK

selector | string | required | here you can pass the selector for the shoppable interface know where it should place the product panel
| | | | |
|-|-|-|-|
| property | type | | description |
| selector | string | required | here you can pass the selector for the shoppable interface know where it should place the product panel |
| cartButtonSelector | string | optional | here you can pass the selector for the cart button be placed inside, you can also create your on button using `events` and `actions`. |
| company | string | required | name of the company created on the [https://customer.acuityai.com](https://customer.acuityai.com) |
| video | element | optional | video element using the video element we are able to track, time, and dispatch actions like pause and play. If you don't want to pass the video element you can sync the product tray using `setProgress`. |
| asset | string | required | this is the asset id that you can get from the [https://customer.acuityai.com](https://customer.acuityai.com) of the related video asset |
cartButtonSelector | string | optional | here you can pass the selector for the cart button be placed inside, you can also create your on button using `events` and `actions`.
company | string | required | name of the company created on the [https://customer.acuityai.com](https://customer.acuityai.com)
video | element | optional | video element using the video element we are able to track, time, and dispatch actions like pause and play. If you don't want to pass the video element you can sync the product tray using `setProgress`.
asset | string | required | this is the asset id that you can get from the [https://customer.acuityai.com](https://customer.acuityai.com) of the related video asset
### Example

@@ -44,0 +45,0 @@

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