@alfalab/core-components-stack
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.0.3...@alfalab/core-components-stack@3.0.4) (2022-07-14) | ||
**Note:** Version bump only for package @alfalab/core-components-stack | ||
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.0.2...@alfalab/core-components-stack@3.0.3) (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alfalab/core-components-stack", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"directory": "dist" | ||
}, | ||
@@ -18,4 +16,3 @@ "peerDependencies": { | ||
"react-dom": "^16.9.0 || ^17.0.1" | ||
}, | ||
"gitHead": "dcd5c0c8e25b7c374ff9311505ccf738a82e22c0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
18871