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

@saleor/app-sdk

Package Overview
Dependencies
Maintainers
11
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saleor/app-sdk - npm Package Versions

1
26

0.0.0-pr-20240304152558

Diff

lkostrowski
published 0.0.0-pr-20240301091702 •

lkostrowski
published 0.50.0 •

Changelog

Source

0.50.0

Minor Changes

  • ef61335: Fix wrong logic introduced in 0.49.0: there is not header saleor-schema-version when app-sdk is processing saleor webhook. This header is only present on install request.

    Now app-sdk will try to parse version from version field on GraphQL subscription Event. If field is not present null will be returned.

lkostrowski
published 0.0.0-pr-20240229113651 •

lkostrowski
published 0.0.0-pr-20240229110953 •

lkostrowski
published 0.0.0-pr-20240229104311 •

lkostrowski
published 0.0.0-pr-20240229095552 •

lkostrowski
published 0.0.0-pr-20240228150605 •

lkostrowski
published 0.49.1 •

lkostrowski
published 0.49.0 •

Changelog

Source

0.49.0

Minor Changes

  • 53b8cdc: Parse the saleor-schema-version header and include the parsed version in the contexts of createHandler and webhookFactory. If the header is absent (Saleor version below 3.15), the version will default to null. This parsed version enables supporting multiple schemas in a single app, as outlined in the RFC.
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