@assecosolutions/fox-badge
Advanced tools
Comparing version 1.4.4 to 1.5.0
{ | ||
"name": "@assecosolutions/fox-badge", | ||
"version": "1.4.4", | ||
"version": "1.5.0", | ||
"publishConfig": { | ||
@@ -14,7 +14,6 @@ "registry": "https://registry.npmjs.org" | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@assecosolutions/fox-icon": "^*" | ||
}, | ||
"dependencies": { | ||
"lit": "^2.0.0-rc.2" | ||
"@assecosolutions/fox-icon": "^*", | ||
"lit-element": "~2.4.0", | ||
"lit-html": "^1.1.2" | ||
}, | ||
@@ -21,0 +20,0 @@ "main": "./shared-ui-atoms-fox-badge.umd.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
52085
3
1018
2
1
+ Added@assecosolutions/fox-icon@^*
+ Addedlit-element@~2.4.0
+ Addedlit-html@^1.1.2
+ Addedlit-element@2.4.0(transitive)
+ Addedlit-html@1.4.1(transitive)
- Removedlit@^2.0.0-rc.2