@orion-js/core
Advanced tools
Comparing version 3.4.1 to 3.4.3
{ | ||
"name": "@orion-js/core", | ||
"version": "3.4.1", | ||
"version": "3.4.3", | ||
"main": "index.js", | ||
@@ -22,11 +22,13 @@ "author": "nicolaslopezj", | ||
"colors": "^1.4.0", | ||
"commander": "^8.3.0", | ||
"comment-json": "^4.1.1", | ||
"dotenv": "^16.0.0", | ||
"commander": "^9.4.1", | ||
"comment-json": "^4.2.3", | ||
"dotenv": "^16.0.3", | ||
"lodash": "^4.17.21", | ||
"prompts": "^2.4.2", | ||
"reflect-metadata": "^0.1.13", | ||
"typescript": "^4.4.4", | ||
"yaml": "^1.10.2" | ||
"yaml": "^2.2.1" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "*" | ||
}, | ||
"publishConfig": { | ||
@@ -38,7 +40,8 @@ "access": "public" | ||
}, | ||
"gitHead": "af7632797b76ad2acf19c2861a38d48abc58ec56", | ||
"gitHead": "f0980a56a11d30ac5f679bf526ee8c0f852322e6", | ||
"devDependencies": { | ||
"@shelf/jest-mongodb": "^2.1.0", | ||
"@types/prompts": "^2.0.14" | ||
"@types/prompts": "^2.4.2", | ||
"typescript": "^4.9.4" | ||
} | ||
} |
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
33722
3
+ Addedtypescript@5.6.3(transitive)
- Removedtypescript@^4.4.4
- Removedcommander@8.3.0(transitive)
- Removedtypescript@4.9.5(transitive)
- Removedyaml@1.10.2(transitive)
Updatedcommander@^9.4.1
Updatedcomment-json@^4.2.3
Updateddotenv@^16.0.3
Updatedyaml@^2.2.1