@douyinfe/semi-json-viewer-core
Advanced tools
Comparing version 2.72.2-alpha.2 to 2.72.2
110
package.json
{ | ||
"name": "@douyinfe/semi-json-viewer-core", | ||
"version": "2.72.2-alpha.2", | ||
"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": "49ecf64970618ad594ae216fccf6d35b507bc52f" | ||
"name": "@douyinfe/semi-json-viewer-core", | ||
"version": "2.72.2", | ||
"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": "6c791d10fdde80e422a0d569248857aea99756dc" | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
0
318251
7213
1