@commercetools-frontend/constants
Advanced tools
Comparing version 15.0.0 to 15.1.4-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 = '15.0.0'; | ||
var version = '15.1.4-canary.14+4aa0b57e'; | ||
@@ -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.0.0'; | ||
var version = '15.1.4-canary.14+4aa0b57e'; | ||
@@ -4,0 +4,0 @@ // DOM elements |
{ | ||
"name": "@commercetools-frontend/constants", | ||
"version": "15.0.0", | ||
"version": "15.1.4-canary.14+4aa0b57e", | ||
"description": "Shared constants for MC applications", | ||
@@ -34,9 +34,8 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"prebuild": "rimraf dist/**", | ||
"build": "yarn build:es && yarn build:cjs && yarn build:typings", | ||
"build:cjs": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -f cjs ./src/index.ts -o ./dist/constants.cjs.js", | ||
"build:es": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -f es ./src/index.ts -o ./dist/constants.es.js", | ||
"build:es:watch": "yarn build:es -w", | ||
"build": "yarn build:bundles && yarn build:typings", | ||
"build:bundles": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -i ./src/index.ts", | ||
"build:bundles:watch": "yarn build:bundles -w", | ||
"build:typings": "cross-env tsc -p tsconfig.declarations.json --emitDeclarationOnly --declarationDir dist/typings" | ||
}, | ||
"gitHead": "397627b30d1801077ae55ad3ced5cbf3b8318bf6" | ||
"gitHead": "4aa0b57e46f775842f80349d0344b776f4b07edd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
94425
126
1619
2
2