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

@commercetools/frontend-sdk

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools/frontend-sdk - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

7

CHANGELOG.md
## Version 1.7.4 (2023-04-24)
* Merge branch 'master' of https://github.com/FrontasticGmbH/frontastic
* Added ServerOptions type to index export
## Version 1.7.3 (2023-04-24)

@@ -9,3 +15,2 @@

* Updated version

@@ -12,0 +17,0 @@

4

lib/index.d.ts

@@ -9,7 +9,6 @@ export { rememberMeCookie, serverSession } from './helpers/cookieManagement.js';

export { SDKResponse } from './library/types.js';
export { ServerOptions } from './cookieHandling/types.js';
import 'http';
import './library/EventManager.js';
import './types/api/page/index.js';
import './cookieHandling/types.js';
import 'cookie';
import './types/Query.js';

@@ -21,1 +20,2 @@ import './types/api/page/PageFolderListResponse.js';

import './types/api/page/PageViewData.js';
import 'cookie';
{
"name": "@commercetools/frontend-sdk",
"version": "1.7.3",
"version": "1.7.4",
"license": "UNLICENSED",

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

Sorry, the diff of this file is not supported yet

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