@commercetools-uikit/localized-utils
Advanced tools
Comparing version 0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6 to 0.0.0-preview-FCT-1187-20241021190428
{ | ||
"name": "@commercetools-uikit/localized-utils", | ||
"version": "0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6", | ||
"description": "", | ||
"main": "dist/localized-utils.cjs.js", | ||
"module": "dist/localized-utils.esm.js", | ||
"private": false, | ||
"description": "Utilities to work with localized data.", | ||
"version": "0.0.0-preview-FCT-1187-20241021190428", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/commercetools/ui-kit.git", | ||
"directory": "packages/localized-utils" | ||
}, | ||
"homepage": "https://uikit.commercetools.com", | ||
"keywords": [ | ||
"javascript", | ||
"typescript", | ||
"design-system", | ||
"react", | ||
"uikit" | ||
], | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"prepare": "../../scripts/version.js replace", | ||
"prebuild": "rimraf dist", | ||
"build": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -i ./index.js" | ||
}, | ||
"sideEffects": false, | ||
"main": "dist/commercetools-uikit-localized-utils.cjs.js", | ||
"module": "dist/commercetools-uikit-localized-utils.esm.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@commercetools-uikit/utils": "0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6", | ||
"lodash": "4.17.15", | ||
"tiny-invariant": "1.1.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "02415af0908240886920a1c585c6a984a621925a" | ||
"@babel/runtime": "^7.20.13", | ||
"@babel/runtime-corejs3": "^7.20.13", | ||
"@commercetools-uikit/utils": "0.0.0-preview-FCT-1187-20241021190428", | ||
"lodash": "4.17.21" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
32122
11
454
1
0
2
4
3
1
+ Added@babel/runtime@^7.20.13
+ Added@babel/runtime@7.26.0(transitive)
+ Added@babel/runtime-corejs3@7.26.0(transitive)
+ Added@commercetools-uikit/utils@0.0.0-preview-FCT-1187-20241021190428(transitive)
+ Added@emotion/is-prop-valid@1.3.1(transitive)
+ Added@emotion/memoize@0.9.0(transitive)
+ Addedcore-js-pure@3.39.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removedtiny-invariant@1.1.0
- Removed@commercetools-uikit/utils@0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6(transitive)
- Removed@emotion/is-prop-valid@0.8.8(transitive)
- Removed@emotion/memoize@0.7.4(transitive)
- Removedlodash@4.17.15(transitive)
- Removedtiny-invariant@1.1.0(transitive)
- Removedwarning@4.0.3(transitive)
Updated@commercetools-uikit/utils@0.0.0-preview-FCT-1187-20241021190428
Updatedlodash@4.17.21