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

@lucy2/vue-json-viewer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lucy2/vue-json-viewer - npm Package Compare versions

Comparing version 3.0.4 to 3.0.6

dist/index.d.ts

14

package.json
{
"name": "@lucy2/vue-json-viewer",
"version": "3.0.4",
"version": "3.0.6",
"description": "vuejs展示json的组件",
"main": "index.js",
"main": "./dist/index.js",
"files": [
"index.js",
"ssr.js",
"style.css"
"./dist/index.js",
"./dist/index.d.ts",
"./dist/ssr.js",
"./dist/style.css"
],

@@ -50,2 +51,3 @@ "directories": {

"babel-runtime": "^6.26.0",
"copy-webpack-plugin": "^4.6.0",
"css-loader": "^3.0.0",

@@ -59,4 +61,4 @@ "eslint": "^6.0.1",

"postcss-loader": "^3.0.0",
"sass": "^1.58.3",
"sass-loader": "8.0.0",
"sass": "^1.58.3",
"style-loader": "^0.19.0",

@@ -63,0 +65,0 @@ "uglifyjs-webpack-plugin": "^2.1.2",

@@ -167,3 +167,3 @@ # vue-json-viewer

| `show-double-quotes` | show double quotes | `false` |
| `allow-click-type` | allow click type | `all,array,[object Date],object,number,string,boolean,function`|
| `allow-click-type` | allow click type | `all,array,[object Date],object,number,string,boolean,function,string&number`|
| `allow-click-type-label` | allow click type label | - |

@@ -170,0 +170,0 @@

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