vue-json-compare
Advanced tools
Comparing version
'use strict'; | ||
module.exports = require('./src/vuejsoncompare.vue'); | ||
module.exports = require('./src/index.vue'); |
{ | ||
"name": "vue-json-compare", | ||
"version": "2.0.9", | ||
"version": "3.0.0", | ||
"description": "A vue(2.x) components for compare JSON data", | ||
@@ -12,3 +12,6 @@ "main": "./index.js", | ||
"author": "alpaca", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"vue": "^2.6.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10
11.11%173
47.86%77699
-2.7%1
Infinity%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added