@commercetools-test-data/commons
Advanced tools
Comparing version 0.0.0-canary-202010321023 to 0.0.0-canary-2020116212155
# @commercetools-test-data/commons | ||
## 0.0.0-canary-202010321023 | ||
## 0.0.0-canary-2020116212155 | ||
### Patch Changes | ||
- [`55e636e`](https://github.com/commercetools/test-data/commit/55e636ea480e8bc9114da345641928a9696b773c) [#40](https://github.com/commercetools/test-data/pull/40) Thanks [@emmenko](https://github.com/emmenko)! - Upgrade preconstruct CLI to v2 for bundling. | ||
- Updated dependencies [[`55e636e`](https://github.com/commercetools/test-data/commit/55e636ea480e8bc9114da345641928a9696b773c)]: | ||
- @commercetools-test-data/core@0.0.0-canary-2020116212155 | ||
## 2.1.0 | ||
### Minor Changes | ||
- [`965dce5`](https://github.com/commercetools/test-data/commit/965dce5860972e92f09010793bbfacddeb35266f) [#38](https://github.com/commercetools/test-data/pull/38) Thanks [@emmenko](https://github.com/emmenko)! - Compile and bundle packages using [preconstruct](https://preconstruct.tools) | ||
### Patch Changes | ||
- Updated dependencies [[`965dce5`](https://github.com/commercetools/test-data/commit/965dce5860972e92f09010793bbfacddeb35266f)]: | ||
- @commercetools-test-data/core@2.1.0 | ||
## 2.0.1 | ||
### Patch Changes | ||
- [`95b701b`](https://github.com/commercetools/test-data/commit/95b701b4445cb3374b43a4efc81eef6b31f88536) [#27](https://github.com/commercetools/test-data/pull/27) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
- Updated dependencies [[`95b701b`](https://github.com/commercetools/test-data/commit/95b701b4445cb3374b43a4efc81eef6b31f88536)]: | ||
- @commercetools-test-data/core@0.0.0-canary-202010321023 | ||
- @commercetools-test-data/core@2.0.1 | ||
@@ -12,0 +32,0 @@ ## 2.0.0 |
{ | ||
"name": "@commercetools-test-data/commons", | ||
"version": "0.0.0-canary-202010321023", | ||
"version": "0.0.0-canary-2020116212155", | ||
"description": "Data model for commercetools platform common types", | ||
@@ -21,6 +21,4 @@ "bugs": "https://github.com/commercetools/test-data/issues", | ||
}, | ||
"main": "./dist/commons-index.cjs.js", | ||
"module": "./dist/commons-index.es.js", | ||
"typings": "./dist/typings/index.d.ts", | ||
"types": "./dist/typings/index.d.ts", | ||
"main": "dist/commercetools-test-data-commons.cjs.js", | ||
"module": "dist/commercetools-test-data-commons.esm.js", | ||
"files": [ | ||
@@ -32,15 +30,8 @@ "dist", | ||
], | ||
"scripts": { | ||
"prebuild": "rimraf dist/**", | ||
"build": "yarn build:bundles && yarn build:typings", | ||
"build:bundles": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -i ./src/index.ts --dir dist", | ||
"build:bundles:watch": "yarn build:bundles -w", | ||
"build:typings": "cross-env tsc -p tsconfig.declarations.json --emitDeclarationOnly --declarationDir dist/typings" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.12.1", | ||
"@babel/runtime-corejs3": "7.12.1", | ||
"@commercetools-test-data/core": "0.0.0-canary-202010321023", | ||
"@commercetools-test-data/core": "0.0.0-canary-2020116212155", | ||
"faker": "^4.1.0" | ||
} | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
18
256
15629
1
1
+ Added@commercetools-test-data/core@0.0.0-canary-2020116212155(transitive)
- Removed@commercetools-test-data/core@0.0.0-canary-202010321023(transitive)
Updated@commercetools-test-data/core@0.0.0-canary-2020116212155