@acrolinx/sidebar-startpage
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -1,8 +0,8 @@ | ||
/fonts/roboto-700.woff | ||
/fonts/roboto-regular.woff | ||
/images/acrolinx-logo.svg | ||
/index.html | ||
/version.properties | ||
/styles/index.css | ||
/styles/fonts.css | ||
/scripts/main.js | ||
/styles/fonts.css | ||
/styles/index.css | ||
/version.properties | ||
/fonts/roboto-regular.woff | ||
/fonts/roboto-700.woff |
{ | ||
"name": "@acrolinx/sidebar-startpage", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "A Container Component for Acrolinx Integrations that loads the Acrolinx sidebar", | ||
@@ -37,3 +37,4 @@ "scripts": { | ||
"packInlined": "node ./tools/pack-inlined.js >tmp/sidebar-startpage-inlined.js", | ||
"injectVersion": "node ./tools/inject-version.js" | ||
"injectVersion": "node ./tools/inject-version.js", | ||
"updateDependencies": "npx -p npm-check-updates ncu --doctor -u" | ||
}, | ||
@@ -54,5 +55,5 @@ "author": "Acrolinx", | ||
"@types/chai": "4.2.14", | ||
"@types/jquery": "3.5.3", | ||
"@types/lodash": "^4.14.162", | ||
"@types/mocha": "8.0.3", | ||
"@types/jquery": "3.5.4", | ||
"@types/lodash": "^4.14.165", | ||
"@types/mocha": "8.0.4", | ||
"@types/sinon": "9.0.8", | ||
@@ -78,9 +79,9 @@ "browser-sync": "^2.26.13", | ||
"lodash": "^4.17.20", | ||
"mocha": "^8.2.0", | ||
"preact": "10.5.5", | ||
"shx": "^0.3.2", | ||
"sinon": "9.2.0", | ||
"mocha": "^8.2.1", | ||
"preact": "10.5.7", | ||
"shx": "^0.3.3", | ||
"sinon": "9.2.1", | ||
"tslib": "^2.0.3", | ||
"tslint": "6.1.3", | ||
"typescript": "4.0.3", | ||
"typescript": "4.0.5", | ||
"watch": "1.0.2", | ||
@@ -87,0 +88,0 @@ "watchify": "^3.11.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
626544