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

@internetarchive/icon-search

Package Overview
Dependencies
Maintainers
9
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/icon-search - npm Package Compare versions

Comparing version

to
0.3.0

index.d.ts

2

index.js

@@ -5,5 +5,3 @@ import { html } from 'lit-html';

<svg
height="40"
viewBox="0 0 40 40"
width="40"
xmlns="http://www.w3.org/2000/svg"

@@ -10,0 +8,0 @@ aria-labelledby="searchTitleID searchDescID"

{
"name": "@internetarchive/icon-search",
"version": "0.2.1",
"version": "0.3.0",
"description": "SVG search icon",

@@ -8,2 +8,3 @@ "license": "AGPL-3.0-only",

"module": "index.js",
"types": "index.d.ts",
"publishConfig": {

@@ -41,3 +42,3 @@ "access": "public"

},
"gitHead": "d60bc9fc21024393f47dc73b82f7243885f9f8c0"
"gitHead": "5234160881884fbc745a47bc0be30ef7888cbc0b"
}