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
6
Versions
1180
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 14.5.0 to 14.5.1-canary.1

2

dist/constants.cjs.js

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

// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
var version = '14.5.0';
var version = '14.5.1-canary.1+1fec3f6e';

@@ -9,0 +9,0 @@ // DOM elements

// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
var version = '14.5.0';
var version = '14.5.1-canary.1+1fec3f6e';

@@ -4,0 +4,0 @@ // DOM elements

@@ -106,1 +106,13 @@ export declare const PORTALS_CONTAINER_ID = "portals-container";

export declare type TMcApiProxyTargets = (typeof MC_API_PROXY_TARGETS)[keyof typeof MC_API_PROXY_TARGETS];
export interface ApplicationWindow extends Window {
app: {
applicationName?: string;
revision: string;
env: string;
location: string;
cdnUrl: string;
mcApiUrl: string;
frontendHost: string;
trackingSentry?: string;
};
}

@@ -1,2 +0,2 @@

declare const _default: "14.5.0";
declare const _default: "14.5.1-canary.1+1fec3f6e";
export default _default;
{
"name": "@commercetools-frontend/constants",
"version": "14.5.0",
"version": "14.5.1-canary.1+1fec3f6e",
"description": "Shared constants for MC applications",

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

},
"gitHead": "330c60ad2aadb5ebd4aec65e411fa3635ad9cc9f"
"gitHead": "1fec3f6efac2274ebd270e1b234e3a8ad86de8fe"
}

Sorry, the diff of this file is not supported yet

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