@alfalab/core-components-loader
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-loader@2.1.0...@alfalab/core-components-loader@2.1.1) (2022-07-14) | ||
**Note:** Version bump only for package @alfalab/core-components-loader | ||
# [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-loader@2.0.4...@alfalab/core-components-loader@2.1.0) (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alfalab/core-components-loader", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Loader component", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"scripts": { | ||
"postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0" | ||
"postinstall": "node ./send-stats.js > /dev/null 2>&1 || exit 0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"directory": "dist" | ||
}, | ||
@@ -24,4 +22,3 @@ "peerDependencies": { | ||
"classnames": "^2.2.6" | ||
}, | ||
"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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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 2 instances 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
15118
2
2