Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "cjt", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A library to convert CSV text to Jira's table notation", | ||
"main": "index.js", | ||
"dependencies": { | ||
"argparse": "^1.0.10", | ||
"javascript-csv": "^1.0.7", | ||
@@ -12,2 +11,3 @@ "lodash": "^4.17.10" | ||
"devDependencies": { | ||
"argparse": "^1.0.10", | ||
"mocha": "^5.2.0", | ||
@@ -14,0 +14,0 @@ "onchange": "^4.0.0", |
Sorry, the diff of this file is not supported yet
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
439971
2
0
5
- Removedargparse@^1.0.10
- Removedargparse@1.0.10(transitive)
- Removedsprintf-js@1.0.3(transitive)