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

@128technology/icons

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@128technology/icons - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

package.json
{
"name": "@128technology/icons",
"version": "1.1.1",
"version": "1.1.2",
"description": "The icon font for 128 Technology's 128T router.",

@@ -21,3 +21,4 @@ "repository": {

"build:components": "npx @svgr/cli -d ./ raw --ext tsx --icon && node createIndex.js",
"build": "mkdir fonts && icon-font-generator ./raw/*.svg -n t128 -o ./fonts --prefix ic --selector ic --center --height 512 --descent=128 && npm run build:components && npm run build:ts"
"build:font": "icon-font-generator ./raw/*.svg -n t128 -o ./fonts -p ic --center --height 512 --descent 128 --csstp ./css.hbs",
"build": "mkdir -p fonts && npm run build:font && npm run build:components && npm run build:ts"
},

@@ -24,0 +25,0 @@ "homepage": "https://github.com/128technology/128t-icons#readme",

fonts/t128.css

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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