@ninjamsp/ninja-morris
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@ninjamsp/ninja-morris", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "bundle.js", | ||
"module": "bundle.js", | ||
"scripts": { | ||
"build": "node rollup-builder.js" | ||
}, | ||
"dependencies": { | ||
"morris.js": "^0.5.0", | ||
"raphael": "^2.2.7" | ||
}, | ||
"peerDependencies": { | ||
"jquery": "^3.2.1", | ||
"morris.js": "^0.5.0" | ||
"jquery": "^3.2.1" | ||
}, | ||
@@ -17,4 +21,5 @@ "devDependencies": { | ||
"rollup-plugin-node-resolve": "^3.0.0", | ||
"rollup-plugin-uglify": "^2.0.1" | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"uglify-es": "^3.0.15" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
135830
523
3
6
1
+ Addedmorris.js@^0.5.0
+ Addedraphael@^2.2.7
+ Addedeve-raphael@0.5.0(transitive)
+ Addedraphael@2.3.0(transitive)