@commercetools-frontend/constants
Advanced tools
Comparing version 13.10.1-canary.2 to 13.10.1-canary.9
@@ -6,3 +6,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '13.10.1-canary.2+6b18199c'; | ||
var version = '13.10.1-canary.9+ab243bbf'; | ||
@@ -31,3 +31,4 @@ var PORTALS_CONTAINER_ID = 'portals-container'; | ||
UNAUTHORIZED: 'unauthorized', | ||
INVALID: 'invalid' | ||
INVALID: 'invalid', | ||
DELETED: 'deleted' | ||
}; | ||
@@ -34,0 +35,0 @@ var GRAPHQL_TARGETS = { |
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '13.10.1-canary.2+6b18199c'; | ||
var version = '13.10.1-canary.9+ab243bbf'; | ||
@@ -26,3 +26,4 @@ var PORTALS_CONTAINER_ID = 'portals-container'; | ||
UNAUTHORIZED: 'unauthorized', | ||
INVALID: 'invalid' | ||
INVALID: 'invalid', | ||
DELETED: 'deleted' | ||
}; | ||
@@ -29,0 +30,0 @@ var GRAPHQL_TARGETS = { |
@@ -22,2 +22,3 @@ export declare const PORTALS_CONTAINER_ID = "portals-container"; | ||
INVALID: string; | ||
DELETED: string; | ||
}; | ||
@@ -24,0 +25,0 @@ export declare const GRAPHQL_TARGETS: { |
@@ -1,2 +0,2 @@ | ||
declare const _default: "13.10.1-canary.2+6b18199c"; | ||
declare const _default: "13.10.1-canary.9+ab243bbf"; | ||
export default _default; |
{ | ||
"name": "@commercetools-frontend/constants", | ||
"version": "13.10.1-canary.2+6b18199c", | ||
"version": "13.10.1-canary.9+ab243bbf", | ||
"description": "Shared constants for MC applications", | ||
@@ -40,3 +40,3 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
}, | ||
"gitHead": "6b18199c7e27920c257434b8013fd101b667d30b" | ||
"gitHead": "ab243bbf40606f2258477bcf7b84a9bf7e750399" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
11872
117