New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@internetarchive/icon-visual-adjustment

Package Overview
Dependencies
Maintainers
13
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/icon-visual-adjustment - npm Package Compare versions

Comparing version 1.1.3 to 1.2.1-alpha.6

4

icon-visual-adjustment.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc