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

@douyinfe/semi-json-viewer-core

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@douyinfe/semi-json-viewer-core - npm Package Compare versions

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

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