Socket
Socket
Sign inDemoInstall

@clayui/icon

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/icon - npm Package Compare versions

Comparing version 3.0.0-milestone.1 to 3.0.0-milestone.2

LICENSE.txt

11

package.json
{
"name": "@clayui/icon",
"version": "3.0.0-milestone.1",
"version": "3.0.0-milestone.2",
"description": "ClayIcon component",

@@ -21,3 +21,3 @@ "license": "BSD-3-Clause",

"build:types": "cross-env NODE_ENV=production tsc --project ./tsconfig.declarations.json",
"prepublishOnly": "npm run build && npm run build:types",
"prepublishOnly": "yarn build && yarn build:types",
"test": "jest --config ../../jest.config.js"

@@ -41,5 +41,6 @@ },

"devDependencies": {
"@types/warning": "^3.0.0",
"@clayui/css": "^3.0.0-milestone.1"
}
"@clayui/css": "^3.0.0-milestone.2",
"@types/warning": "^3.0.0"
},
"gitHead": "fff144f638baed3d75ca83937f9bbe9f8290cf0f"
}
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