New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@douyinfe/semi-json-viewer-core

Package Overview
Dependencies
Maintainers
0
Versions
21
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.70.0-alpha.2 to 2.71.0-alpha.3

13

package.json
{
"name": "@douyinfe/semi-json-viewer-core",
"version": "2.70.0-alpha.2",
"version": "2.71.0-alpha.3",
"description": "",

@@ -9,3 +9,4 @@ "main": "lib/index.js",

"scripts": {
"build:lib": "node ./script/compileLib.js"
"build:lib": "node ./script/compileLib.js",
"prepublishOnly": "npm run build:lib"
},

@@ -17,8 +18,6 @@ "files": [

"dependencies": {
"esbuild": "0.24.0",
"jsonc-parser": "^3.3.1"
},
"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
"devDependencies": {
"esbuild": "^0.24.0"
},

@@ -59,3 +58,3 @@ "sideEffects": [

"license": "MIT",
"gitHead": "9d6dcf37ef2e78ce45b4950a0f95367a61d86a12"
"gitHead": "156f6a12ab4c342a4807b6c55ce0f24a4a56d8e2"
}

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