@alfalab/core-components-stack
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.1.0...@alfalab/core-components-stack@3.1.1) (2022-08-17) | ||
### Bug Fixes | ||
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613)) | ||
# [3.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.0.5...@alfalab/core-components-stack@3.1.0) (2022-08-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@alfalab/core-components-stack", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "dist" | ||
"access": "public" | ||
}, | ||
@@ -16,3 +18,4 @@ "peerDependencies": { | ||
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0" | ||
} | ||
}, | ||
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3" | ||
} |
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
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
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
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
20064
1