Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@haxtheweb/simple-icon

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/simple-icon - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

6

package.json

@@ -23,3 +23,3 @@ {

},
"version": "9.0.2",
"version": "9.0.3",
"description": "Render an SVG based icon",

@@ -50,3 +50,3 @@ "repository": {

"dependencies": {
"@haxtheweb/simple-colors": "^9.0.2",
"@haxtheweb/simple-colors": "^9.0.3",
"flag-icons": "6.6.4",

@@ -73,3 +73,3 @@ "lit": "^3.1.4"

],
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376"
"gitHead": "3b19e94e2cb4ce4a4369dc5d885dfdcfb2676728"
}

@@ -12,3 +12,3 @@ {

"name": "es6",
"browserCapabilities": ["es2015", "modules"],
"browserCapabilities": ["es2018", "modules"],
"js": {

@@ -25,18 +25,2 @@ "minify": true

"addServiceWorker": false
},
{
"name": "es5-amd",
"js": {
"minify": true,
"compile": true,
"transformModulesToAmd": true
},
"css": {
"minify": true
},
"html": {
"minify": true
},
"bundle": false,
"addServiceWorker": false
}

@@ -43,0 +27,0 @@ ],

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