File tree Expand file tree Collapse file tree 2 files changed +88
-142
lines changed
Expand file tree Collapse file tree 2 files changed +88
-142
lines changed Original file line number Diff line number Diff line change 77 " comparison" ,
88 " visual"
99 ],
10- "version" : " 0.1.12 " ,
10+ "version" : " 0.1.13 " ,
1111 "description" : " A simple library for comparing two images using a native C++ binding." ,
1212 "main" : " dist/index.js" ,
1313 "author" : " Frederick Gnodtke" ,
2121 "test" : " cross-env TZ=UTC jest" ,
2222 "lint" : " tslint --format stylish --project tsconfig.json" ,
2323 "clean" : " rm -rf dist build" ,
24- "docs" : " typedoc --mode file -- out docs/ --exclude '**/test-*.ts' src/"
24+ "docs" : " typedoc --out docs/ --exclude '**/test-*.ts' src/"
2525 },
2626 "repository" : {
2727 "type" : " git" ,
7272 "coveralls" : " ^3.1.1" ,
7373 "cross-env" : " ^7.0.3" ,
7474 "jest" : " ^27.0.6" ,
75- "nan" : " ^2.14.1 " ,
75+ "nan" : " ^2.14.2 " ,
7676 "node-gyp" : " ^6.1.0" ,
7777 "node-libpng" : " ^0.2.20" ,
7878 "ts-jest" : " ^27.0.3" ,
7979 "tslint" : " ^6.1.3" ,
80- "typedoc" : " ^0.16.9 " ,
80+ "typedoc" : " ^0.21.2 " ,
8181 "typescript" : " ^4.3.5"
8282 },
8383 "dependencies" : {
You can’t perform that action at this time.
0 commit comments