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

@meniga/icons

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meniga/icons - npm Package Compare versions

Comparing version 5.0.0-alpha.0 to 5.0.0-alpha.17

2

generate/generator.js

@@ -52,3 +52,3 @@ const _ = require('lodash')

function createCssItem(item, className, iconClassName) {
const iconIdentifier = item.id || item.name
const iconIdentifier = item.id || 'action-' + item.name

@@ -55,0 +55,0 @@ let css = ''

{
"name": "@meniga/icons",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.17+c1e6caf",
"publishConfig": {

@@ -30,3 +30,3 @@ "registry": "https://registry.npmjs.org/",

},
"gitHead": "e768859ad9194cf772127f1ec487b55eb634169f"
"gitHead": "c1e6cafe2da5030c2c61f041c2c8dc05f64ff5db"
}

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