@lucy2/vue-json-viewer
Advanced tools
Comparing version 3.0.4 to 3.0.6
{ | ||
"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 @@ |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
41596
5
20
0
34