@douyinfe/semi-json-viewer-core
Advanced tools
Comparing version 2.71.1-alpha to 2.71.1
110
package.json
{ | ||
"name": "@douyinfe/semi-json-viewer-core", | ||
"version": "2.71.1-alpha", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"typings": "src/index.ts", | ||
"scripts": { | ||
"build:lib": "node ./script/compileLib.js", | ||
"prepublishOnly": "npm run build:lib" | ||
}, | ||
"files": [ | ||
"dist/*", | ||
"lib/*" | ||
], | ||
"dependencies": { | ||
"jsonc-parser": "^3.3.1" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.24.0" | ||
}, | ||
"sideEffects": [ | ||
"*.scss", | ||
"*.css", | ||
"lib/es/index.js", | ||
"./index.ts" | ||
], | ||
"keywords": [ | ||
"bytedance douyin design system", | ||
"semi design to any design", | ||
"a11y react component library", | ||
"design to code", | ||
"code to design", | ||
"3000+ design token", | ||
"dark mode", | ||
"semi design", | ||
"design ops", | ||
"modern design system", | ||
"figma ui kit" | ||
], | ||
"homepage": "https://semi.design", | ||
"bugs": { | ||
"url": "https://github.com/DouyinFE/semi-design/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DouyinFE/semi-design" | ||
}, | ||
"_unpkg": true, | ||
"unpkgFiles": [ | ||
"dist/css", | ||
"dist/umd/*.js" | ||
], | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "245b2462e1d2824d9254d0a79b318d4c5eb55d37" | ||
"name": "@douyinfe/semi-json-viewer-core", | ||
"version": "2.71.1", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"typings": "src/index.ts", | ||
"scripts": { | ||
"build:lib": "node ./script/compileLib.js", | ||
"prepublishOnly": "npm run build:lib" | ||
}, | ||
"files": [ | ||
"dist/*", | ||
"lib/*" | ||
], | ||
"dependencies": { | ||
"jsonc-parser": "^3.3.1" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.24.0" | ||
}, | ||
"sideEffects": [ | ||
"*.scss", | ||
"*.css", | ||
"lib/es/index.js", | ||
"./index.ts" | ||
], | ||
"keywords": [ | ||
"bytedance douyin design system", | ||
"semi design to any design", | ||
"a11y react component library", | ||
"design to code", | ||
"code to design", | ||
"3000+ design token", | ||
"dark mode", | ||
"semi design", | ||
"design ops", | ||
"modern design system", | ||
"figma ui kit" | ||
], | ||
"homepage": "https://semi.design", | ||
"bugs": { | ||
"url": "https://github.com/DouyinFE/semi-design/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DouyinFE/semi-design" | ||
}, | ||
"_unpkg": true, | ||
"unpkgFiles": [ | ||
"dist/css", | ||
"dist/umd/*.js" | ||
], | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "e109344a9a8f3aff3e4c5ac020c90dc134b8ea7f" | ||
} |
Sorry, the diff of this file is too big to display
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
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
318631
7226
0