acrolinx-sidebar-startpage
Advanced tools
Comparing version 1.1.20 to 1.1.21
{ | ||
"name": "acrolinx-sidebar-startpage", | ||
"version": "1.1.20", | ||
"version": "1.1.21", | ||
"description": "A Container Component for Acrolinx Integrations that loads the Acrolinx sidebar", | ||
@@ -11,5 +11,9 @@ "scripts": { | ||
"prepareDev": "mkdir -p app/scripts && npm run less", | ||
"test": "npm run testNodeJS && npm run testKarmaPhantomJS", | ||
"test": "npm run testNodeJS && npm run testKarmaPhantomJS && npm run testKarmaBs", | ||
"testNodeJS": "mocha tmp/compiled/test/node-js-unit-tests/**/*.js", | ||
"testKarmaPhantomJS": "karma start test/browser-tests/karma.conf.js", | ||
"testKarmaPhantomJS": "karma start test/browser-tests/karma.conf.js --browsers PhantomJS", | ||
"testKarmaChrome": "karma start test/browser-tests/karma.conf.js --browsers Chrome", | ||
"stryker": "stryker run", | ||
"testKarmaBs": "karma start test/browser-tests/karma.conf.js --browsers bs_ie11_win,bs_edge_win,bs_chrome_win,bs_firefox_win,bs_firefox_est_win,bs_safari_macos", | ||
"testKarmaAll": "karma start test/browser-tests/karma.conf.js", | ||
"clean": "rm -rf tmp && rm -rf app/scripts && rm -rf dist", | ||
@@ -48,3 +52,3 @@ "tsc": "npm run generateTranslationsTs && tsc", | ||
"@types/jquery": "2.0.47", | ||
"@types/mocha": "2.2.39", | ||
"@types/mocha": "2.2.44", | ||
"@types/sinon": "2.3.2", | ||
@@ -62,2 +66,4 @@ "browser-sync": "^2.18.8", | ||
"karma-browserify": "^5.1.1", | ||
"karma-browserstack-launcher": "^1.3.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage": "^1.1.1", | ||
@@ -72,5 +78,12 @@ "karma-junit-reporter": "^1.2.0", | ||
"sinon": "2.3.6", | ||
"stryker": "^0.15.5", | ||
"stryker-api": "^0.11.0", | ||
"stryker-baseline-reporter": "^1.1.0", | ||
"stryker-html-reporter": "^0.11.3", | ||
"stryker-javascript-mutator": "^0.2.3", | ||
"stryker-karma-runner": "^0.11.2", | ||
"stryker-typescript": "^0.8.0", | ||
"ts-node": "3.0.2", | ||
"tslint": "5.8.0", | ||
"typescript": "2.4.2", | ||
"typescript": "2.6.2", | ||
"watch": "1.0.2", | ||
@@ -77,0 +90,0 @@ "watchify": "^3.9.0" |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
557720
3083
38