Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit 484fa9f

Browse files
committed
Remove test packages because of security vulnerability in karma
1 parent 65b3099 commit 484fa9f

File tree

4 files changed

+724
-3854
lines changed

4 files changed

+724
-3854
lines changed

dist/package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-canvas-whiteboard",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A Canvas component for Angular which supports free drawing.",
55
"main": "./bundles/ng2-canvas-whiteboard.umd.js",
66
"module": "./modules/ng2-canvas-whiteboard.es5.js",
@@ -50,18 +50,9 @@
5050
"@angular/platform-browser": "^6.0.0",
5151
"@angular/platform-browser-dynamic": "^6.0.0",
5252
"@angular/platform-server": "^6.0.0",
53-
"@compodoc/compodoc": "^1.1.2",
54-
"@types/jasmine": "2.8.8",
5553
"@types/node": "7.0.10",
5654
"chalk": "1.1.3",
5755
"core-js": "2.4.1",
58-
"jasmine-core": "2.5.2",
59-
"karma": "1.5.0",
60-
"karma-chrome-launcher": "2.0.0",
61-
"karma-jasmine": "1.1.0",
62-
"karma-sourcemap-loader": "0.3.7",
63-
"karma-spec-reporter": "0.0.30",
64-
"karma-webpack": "2.0.3",
6556
"reflect-metadata": "0.1.10",
6657
"rollup": "0.41.6",
6758
"rxjs": "^6.1.0",

0 commit comments

Comments
 (0)