Comparing version 5.0.0 to 5.0.2
{ | ||
"name": "mscgenjs", | ||
"version": "5.0.0", | ||
"version": "5.0.2", | ||
"description": "Sequence chart rendering library", | ||
@@ -23,21 +23,21 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@types/jest": "25.2.1", | ||
"@types/node": "13.13.4", | ||
"@types/jest": "26.0.15", | ||
"@types/node": "14.14.6", | ||
"chai": "4.2.0", | ||
"chai-xml": "0.3.2", | ||
"dependency-cruiser": "9.0.0", | ||
"jest": "25.4.0", | ||
"chai-xml": "0.4.0", | ||
"dependency-cruiser": "9.15.1", | ||
"jest": "26.6.1", | ||
"jest-json-schema": "2.1.0", | ||
"jsdom": "16.2.2", | ||
"jsdom": "16.4.0", | ||
"npm-run-all": "4.1.5", | ||
"pegjs": "0.10.0", | ||
"requirejs": "2.3.6", | ||
"shx": "0.3.2", | ||
"ts-jest": "23.1.4", | ||
"ts-loader": "7.0.1", | ||
"tslint": "6.1.2", | ||
"shx": "0.3.3", | ||
"ts-jest": "26.4.3", | ||
"ts-loader": "8.0.7", | ||
"tslint": "6.1.3", | ||
"typescript": "3.8.3", | ||
"upem": "4.0.0", | ||
"webpack": "4.43.0", | ||
"webpack-cli": "3.3.11" | ||
"upem": "5.0.0", | ||
"webpack": "5.3.2", | ||
"webpack-cli": "4.1.0" | ||
}, | ||
@@ -47,4 +47,4 @@ "upem": { | ||
{ | ||
"package": "ts-jest", | ||
"because": "upgrading to the next version makes tests crash with all kinds of weird type errors - maybe investigate later" | ||
"package": "typescript", | ||
"because": "first need to upgrade some typings so tsc can handle them" | ||
} | ||
@@ -132,5 +132,3 @@ ] | ||
], | ||
"transform": { | ||
"\\.(ts)$": "ts-jest" | ||
}, | ||
"preset": "ts-jest", | ||
"testRegex": "test.*\\.spec\\.(ts|js)$", | ||
@@ -144,8 +142,9 @@ "testURL": "http://localhost", | ||
], | ||
"rootDir": ".", | ||
"collectCoverageFrom": [ | ||
"src/index.ts", | ||
"src/index-lazy.ts", | ||
"src/main/**/*.ts", | ||
"src/parse/**/*.ts", | ||
"src/render/**/*.ts" | ||
"<rootDir>/src/index.ts", | ||
"<rootDir>/src/main/**/*.ts", | ||
"<rootDir>/<rootDir>/src/index-lazy.ts", | ||
"<rootDir>/src/parse/**/*.ts", | ||
"<rootDir>/src/render/**/*.ts" | ||
], | ||
@@ -152,0 +151,0 @@ "coveragePathIgnorePatterns": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1286537
109
31604
5
1