@internetarchive/icon-visual-adjustment
Advanced tools
Comparing version 1.1.3 to 1.2.1-alpha.6
@@ -0,3 +1,3 @@ | ||
import { css, LitElement } from 'lit'; | ||
import icon from './index.js'; | ||
import { css, LitElement } from 'lit-element'; | ||
@@ -29,2 +29,2 @@ class IAIconVisualAdjustment extends LitElement { | ||
export default IAIconVisualAdjustment; | ||
export default IAIconVisualAdjustment; |
{ | ||
"name": "@internetarchive/icon-visual-adjustment", | ||
"version": "1.1.3", | ||
"version": "1.2.1-alpha.6+c4269fd", | ||
"description": "SVG visual adjustment icon", | ||
@@ -15,5 +15,2 @@ "license": "AGPL-3.0-only", | ||
}, | ||
"dependencies": { | ||
"lit-html": "^1.2.1" | ||
}, | ||
"devDependencies": { | ||
@@ -42,3 +39,6 @@ "@open-wc/eslint-config": "^1.0.0", | ||
}, | ||
"gitHead": "7214f1702e0b41855797c66e2c753139f4196ea0" | ||
"dependencies": { | ||
"lit": "^2.0.2" | ||
}, | ||
"gitHead": "c4269fd9820bddec155cd1ba0d3036d4bf4cbece" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37191
38
2
2
+ Addedlit@^2.0.2
+ Added@lit-labs/ssr-dom-shim@1.3.0(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@types/trusted-types@2.0.7(transitive)
+ Addedlit@2.8.0(transitive)
+ Addedlit-element@3.3.3(transitive)
+ Addedlit-html@2.8.0(transitive)
- Removedlit-html@^1.2.1
- Removedlit-html@1.4.1(transitive)