Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transcend-io/cli

Package Overview
Dependencies
Maintainers
0
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transcend-io/cli - npm Package Versions

13
27

6.2.3

Diff

transcend-bot
published 6.2.1 •

transcend-bot
published 6.2.0 •

transcend-bot
published 6.0.0 •

Changelog

Source

[6.0.0] - 2024-09-03

Changed

  • Updates the shape of transcend.yml for the consent-manager.experiences[0].purposes[*]

Before:

consent-manager:
  ...
  experiences:
    - name: Unknown
      ...
      purposes:
        - name: Functional
        - name: SaleOfInfo
      optedOutPurposes:
         - name: SaleOfInfo

After:

consent-manager:
  ...
  experiences:
    - name: Unknown
      ...
      purposes:
        - trackingType: Functional
        - trackingType: SaleOfInfo
      optedOutPurposes:
        - trackingType: SaleOfInfo
  • Updates the shape of transcend.yml for the consent-manager.partitions to be at top level partitions

Before:

consent-manager:
  ...
  partitions:
    - ...

After:

partitions: ...
transcend-bot
published 5.7.2 •

transcend-bot
published 5.7.1 •

transcend-bot
published 5.6.0 •

transcend-bot
published 5.5.4 •

transcend-bot
published 5.5.3 •

transcend-bot
published 5.5.2 •

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