@commercetools-frontend/constants
Advanced tools
Comparing version 13.8.2-canary.13 to 13.8.2-canary.14
@@ -6,3 +6,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '__@APPLICATION_KIT_PACKAGE/VERSION_OF_RELEASE__'; | ||
var version = '13.8.2-canary.14+2e9d80f7'; | ||
@@ -9,0 +9,0 @@ var PORTALS_CONTAINER_ID = 'portals-container'; |
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '__@APPLICATION_KIT_PACKAGE/VERSION_OF_RELEASE__'; | ||
var version = '13.8.2-canary.14+2e9d80f7'; | ||
@@ -4,0 +4,0 @@ var PORTALS_CONTAINER_ID = 'portals-container'; |
{ | ||
"name": "@commercetools-frontend/constants", | ||
"version": "13.8.2-canary.13+1033693d", | ||
"version": "13.8.2-canary.14+2e9d80f7", | ||
"description": "Shared constants for MC applications", | ||
@@ -30,2 +30,3 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"scripts": { | ||
"prepare": "./../../scripts/version.js replace", | ||
"prebuild": "rimraf dist/**", | ||
@@ -37,3 +38,3 @@ "build": "npm run build:es && npm run build:cjs", | ||
}, | ||
"gitHead": "1033693ddcefb9ab89f647c76633658e09fbab62" | ||
"gitHead": "2e9d80f76546b2b8f4111b29b48a81d4fef5fa4b" | ||
} |
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
10402