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

@tabler/icons-png

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tabler/icons-png - npm Package Compare versions

Comparing version 3.28.0 to 3.28.1

20

package.json
{
"name": "@tabler/icons-png",
"version": "3.28.0",
"version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

@@ -18,8 +18,2 @@ "homepage": "https://tabler-icons.io",

},
"scripts": {
"build": "pnpm run clean && pnpm run copy:license && pnpm run build:icons",
"build:icons": "node build.mjs",
"clean": "rm -rf dist && find . ! -name '.gitkeep' -path '*/icons/*' -exec rm -rf {} +",
"copy:license": "cp ../../LICENSE ./LICENSE"
},
"files": [

@@ -34,3 +28,3 @@ "icons/**/*.png"

"dependencies": {
"@tabler/icons": "workspace:*"
"@tabler/icons": "3.28.1"
},

@@ -45,3 +39,9 @@ "keywords": [

"web"
]
}
],
"scripts": {
"build": "pnpm run clean && pnpm run copy:license && pnpm run build:icons",
"build:icons": "node build.mjs",
"clean": "rm -rf dist && find . ! -name '.gitkeep' -path '*/icons/*' -exec rm -rf {} +",
"copy:license": "cp ../../LICENSE ./LICENSE"
}
}
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