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

@douyinfe/semi-icons-lab

Package Overview
Dependencies
Maintainers
10
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@douyinfe/semi-icons-lab - npm Package Compare versions

Comparing version 0.0.1-alpha.0 to 2.25.0-alpha.0

dist/css/semi-icons-lab.css

86

package.json
{
"name": "@douyinfe/semi-icons-lab",
"version": "0.0.1-alpha.0",
"description": "semi icons lab",
"keywords": [
"semi",
"icons"
],
"author": "semi",
"homepage": "https://semi.design",
"bugs": {
"url": "https://github.com/DouyinFE/semi-design/issues"
},
"main": "src/react/index.js",
"license": "MIT",
"files": [
"src/react"
],
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"_unpkg": true,
"unpkgFiles": [
"*"
]
}
"name": "@douyinfe/semi-icons-lab",
"version": "2.25.0-alpha.0",
"description": "semi icons lab",
"keywords": [
"semi",
"icons"
],
"author": "semi",
"homepage": "https://semi.design",
"bugs": {
"url": "https://github.com/DouyinFE/semi-design/issues"
},
"scripts": {
"clean": "rimraf dist lib",
"build:icon": "node scripts/build-icon ",
"build:lib": "node ./scripts/compileLib.js",
"build:js": "npm run build:lib && node scripts/compileDist.js",
"prepublishOnly": "npm run clean && npm run build:js"
},
"main": "lib/cjs/index.js",
"module": "lib/es/index.js",
"typings": "lib/es/index.d.ts",
"license": "MIT",
"files": [
"lib",
"src",
"dist"
],
"sideEffects": [
"*.scss",
"*.css"
],
"devDependencies": {
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"babel-loader": "^8.2.2",
"css-loader": "4.3.0",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-replace": "^1.1.3",
"gulp-sass": "^5.0.0",
"gulp-typescript": "^6.0.0-alpha.1",
"merge2": "^1.4.1",
"mini-css-extract-plugin": "^2.7.5",
"rimraf": "^3.0.2",
"terser-webpack-plugin": "^4.2.3",
"through2": "^4.0.2",
"ts-loader": "^5.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"_unpkg": true,
"unpkgFiles": [
"*"
],
"gitHead": "a2d9b9c6d2bf2464f8bccdbfa56e2e07429013cf"
}
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