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

@commercetools-frontend/constants

Package Overview
Dependencies
Maintainers
3
Versions
1208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-frontend/constants - npm Package Compare versions

Comparing version 0.0.0-canary-20240513093647 to 0.0.0-canary-20240514093649

5

dist/commercetools-frontend-constants.cjs.dev.js

@@ -6,3 +6,3 @@ 'use strict';

// NOTE: This string will be replaced on build time with the package version.
var version = "22.25.1";
var version = "22.26.0";

@@ -119,3 +119,4 @@ /**

MC_METRICS: 'mc-metrics',
IMPORT: 'import'
IMPORT: 'import',
EXPORT: 'export'
};

@@ -122,0 +123,0 @@

@@ -6,3 +6,3 @@ 'use strict';

// NOTE: This string will be replaced on build time with the package version.
var version = "22.25.1";
var version = "22.26.0";

@@ -119,3 +119,4 @@ /**

MC_METRICS: 'mc-metrics',
IMPORT: 'import'
IMPORT: 'import',
EXPORT: 'export'
};

@@ -122,0 +123,0 @@

// NOTE: This string will be replaced on build time with the package version.
var version = "22.25.1";
var version = "22.26.0";

@@ -114,3 +114,4 @@ /**

MC_METRICS: 'mc-metrics',
IMPORT: 'import'
IMPORT: 'import',
EXPORT: 'export'
};

@@ -117,0 +118,0 @@

1

dist/declarations/src/constants.d.ts

@@ -117,2 +117,3 @@ import type { TCustomView } from './types/generated/settings';

readonly IMPORT: "import";
readonly EXPORT: "export";
};

@@ -119,0 +120,0 @@ export type TMcApiProxyTargets = (typeof MC_API_PROXY_TARGETS)[keyof typeof MC_API_PROXY_TARGETS];

{
"name": "@commercetools-frontend/constants",
"version": "0.0.0-canary-20240513093647",
"version": "0.0.0-canary-20240514093649",
"description": "Shared constants for MC applications",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",

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