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
1199
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 15.9.1-canary.0 to 15.9.1-canary.13

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 = '15.9.1-canary.0+208ab6bd';
var version = '15.9.1-canary.13+4e5ce962';

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

// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
var version = '15.9.1-canary.0+208ab6bd';
var version = '15.9.1-canary.13+4e5ce962';

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

@@ -110,3 +110,3 @@ export declare const PORTALS_CONTAINER_ID = "portals-container";

app: {
applicationName?: string;
applicationName: string;
revision: string;

@@ -113,0 +113,0 @@ env: string;

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

declare const _default: "15.9.1-canary.0+208ab6bd";
declare const _default: "15.9.1-canary.13+4e5ce962";
export default _default;
{
"name": "@commercetools-frontend/constants",
"version": "15.9.1-canary.0+208ab6bd",
"version": "15.9.1-canary.13+4e5ce962",
"description": "Shared constants for MC applications",

@@ -8,4 +8,6 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",

"type": "git",
"url": "https://github.com/commercetools/merchant-center-application-kit.git"
"url": "https://github.com/commercetools/merchant-center-application-kit.git",
"directory": "packages/constants"
},
"homepage": "https://docs.commercetools.com/custom-applications",
"keywords": [

@@ -40,3 +42,3 @@ "javascript",

},
"gitHead": "208ab6bd5b436ade7b87c25797d670d57444a2e5"
"gitHead": "4e5ce962909e6a57b1e43c7ebe6ab112ee38bb28"
}

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