@hoth/typescript-to-json-schema
Advanced tools
Comparing version 1.0.21 to 1.0.22
{ | ||
"name": "@hoth/typescript-to-json-schema", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "typescript to json-schema transpiler", | ||
@@ -27,17 +27,17 @@ "keywords": [ | ||
"fs-extra": "^8.0.1", | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.20", | ||
"ts-morph": "^2.3.0", | ||
"typescript": "~3.4.5" | ||
"typescript": "~3.8.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^12.0.12", | ||
"@babel/core": "^7.4.5", | ||
"@babel/plugin-transform-modules-commonjs": "^7.4.4", | ||
"@babel/preset-env": "^7.4.5", | ||
"@commitlint/cli": "^7.2.1", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^7.5.0", | ||
"@types/fs-extra": "^7.0.0", | ||
"@types/jest": "^24.0.13", | ||
"@types/node": "^12.0.12", | ||
"@typescript-eslint/eslint-plugin": "^1.9.0", | ||
"commitizen": "^3.0.7", | ||
"commitizen": "^4.2.1", | ||
"conventional-changelog": "^3.1.3", | ||
@@ -47,5 +47,5 @@ "conventional-changelog-cli": "^2.0.12", | ||
"husky": "^1.3.1", | ||
"jest": "^24.8.0", | ||
"jest-config": "^24.8.0", | ||
"ts-jest": "^24.0.2", | ||
"jest": "^26.4.2", | ||
"jest-config": "^26.4.2", | ||
"ts-jest": "^26.3.0", | ||
"ts-node": "^8.2.0" | ||
@@ -52,0 +52,0 @@ }, |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5130
2
0
3
+ Addedtypescript@3.8.3(transitive)
- Removedtypescript@3.4.5(transitive)
Updatedlodash@^4.17.20
Updatedtypescript@~3.8.0