Compare commits

..

No commits in common. "163ef078d4dede74fdbf0ec77fbe99ac648ba1b8" and "22d103dc620eb0fc10d60219b2816ba386375255" have entirely different histories.

2 changed files with 4908 additions and 6284 deletions

11176
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,18 +17,18 @@
"license": "ISC",
"dependencies": {
"save": "^2.4.0",
"typedoc": "^0.23.15"
"typedoc": "^0.20.36"
},
"devDependencies": {
"@types/jest": "^29.0.3",
"@types/jest": "^26.0.23",
"@types/sinon": "^10.0.0",
"grunt": "^1.3.0",
"jest": "^29.0.3",
"marked": "^4.1.0",
"jest": "^26.6.3",
"marked": "^2.0.3",
"prettier": "^2.3.0",
"sinon": "^14.0.0",
"ts-jest": "^29.0.2",
"ts-node": "^10.9.1",
"sinon": "^10.0.0",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.2.4",
"vik": "^0.4.0"
},
@ -55,4 +55,4 @@
"node"
]
}
}
}