Socket
Socket
Sign inDemoInstall

@commercetools/sdk-auth

Package Overview
Dependencies
2
Maintainers
12
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123

1.3.0

Diff

daern91
published 1.2.0 •

Changelog

Source

@commercetools/sdk-client@1.2.0 (2017-01-13)

:rocket: New Feature
  • sdk-client
    • #18 feat(sdk-client): implement process function to iterate through pages. (@emmenko)
    • Documentation
Committers: 1
adnasa
published 1.1.0 •

Changelog

Source

Migrating from @commercetools/sdk-middleware-auth@1.1.0 to @commercetools/sdk-middleware-auth@2.0.0

When creating the auth middleware, the host option is now required.

import { createAuthMiddlewareForClientCredentialsFlow } from '@commercetools/sdk-middleware-auth'
const authMiddleware = createAuthMiddlewareForClientCredentialsFlow({
  host: 'https://auth.commercetools.com',
})
daern91
published 1.0.1 •

Changelog

Source

@commercetools/http-user-agent@1.0.1 (2017-01-29)

:bug: Bug Fix
  • http-user-agent, sdk-middleware-auth
    • #58 Safely check for browser env when accessing global.window. (@emmenko)
Committers: 1
daern91
published 1.0.0 •

Changelog

Source

@commercetools/http-user-agent@1.0.0 (2017-01-12)

:rocket: New Feature
Committers: 1
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