@forter/avatar
Advanced tools
Comparing version 1.0.0 to 1.0.1-beta.229
{ | ||
"name": "@forter/avatar", | ||
"version": "1.0.0", | ||
"version": "1.0.1-beta.229+abe5a84", | ||
"description": "Avatar from Forter Components", | ||
@@ -11,7 +11,6 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "npx rollup -c", | ||
"build": "npx rollup -c ../../rollup.config.js", | ||
"clean": "sh ../../scripts/clean.sh", | ||
"link": "npm link", | ||
"postbuild": "sh ../../scripts/postbuild.sh", | ||
"prebuild": "sh ../../scripts/prebuild.sh", | ||
"prepare": "npm run build", | ||
@@ -52,7 +51,7 @@ "test": "echo \"Please run tests from the repository root\" && exit 1" | ||
"dependencies": { | ||
"@forter/helpers": "^1.0.0", | ||
"@forter/helpers": "^1.0.1-beta.229+abe5a84", | ||
"lit-element": "^2.1.0", | ||
"lit-html": "^1.0.0" | ||
}, | ||
"gitHead": "e1ce672b1ba3e7716d9918c70c6035d5198a1020" | ||
"gitHead": "abe5a84ad418fc0300bdb758194048cfe074973d" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
36143
2
1
+ Added@forter/helpers@1.0.1-beta.332(transitive)
- Removed@forter/helpers@1.0.0(transitive)