@douyinfe/semi-icons-lab
Advanced tools
Comparing version 2.64.0 to 2.65.0-alpha.0
118
package.json
{ | ||
"name": "@douyinfe/semi-icons-lab", | ||
"version": "2.64.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": "b5976e500b9e93cf0cf1f3ce6f4ec87d75e1d62f" | ||
"name": "@douyinfe/semi-icons-lab", | ||
"version": "2.65.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": "5b10db678d4b5fdff867913a5ea96d4490618472" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1241231
2