@faststore/components
Advanced tools
Comparing version 2.0.3-alpha.0 to 2.0.4-alpha.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.4-alpha.0](https://github.com/vtex/faststore/compare/v2.0.3-alpha.0...v2.0.4-alpha.0) (2022-12-07) | ||
### Chores | ||
* config faststore ui ([#1495](https://github.com/vtex/faststore/issues/1495)) ([ed5aa8f](https://github.com/vtex/faststore/commit/ed5aa8f83ab3d929dd47f30b1e171240e1c3c459)) | ||
## 2.0.3-alpha.0 (2022-11-30) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@faststore/components", | ||
"version": "2.0.3-alpha.0", | ||
"main": "index.js", | ||
"version": "2.0.4-alpha.0", | ||
"module": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"author": "Emerson Laurentino @emersonlaurentino", | ||
"license": "MIT", | ||
"gitHead": "6743690f41d38a7f6a1060f541775c8a6f82e2f5" | ||
"scripts": { | ||
"dev": "tsc --watch", | ||
"build": "tsc", | ||
"lint": "eslint src/**/*.{ts,tsx}" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vtex/faststore", | ||
"directory": "packages/components" | ||
}, | ||
"sideEffects": false, | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"devDependencies": { | ||
"@faststore/shared": "^2.0.3-alpha.0", | ||
"typescript": "^4.8.4" | ||
}, | ||
"volta": { | ||
"node": "16.18.0", | ||
"yarn": "1.19.1" | ||
}, | ||
"gitHead": "e15f55dc806232292a13e286bf91fe527fcc3a32" | ||
} |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
44728
100
898
0
1
2