prisma-uml
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "prisma-uml", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "A CLI to transform a Prisma schema to a PlantUML Entity RelationShip Diagram", | ||
@@ -70,7 +70,7 @@ "main": "./dist/prisma-uml.js", | ||
"@prisma/sdk": "^2.3.0", | ||
"axios": "^0.20.0", | ||
"axios": "^0.21.1", | ||
"chalk": "^4.1.0", | ||
"typescript-generic-datastructures": "^1.3.0", | ||
"uuid": "^8.3.1", | ||
"yargs": "^15.4.1", | ||
"yargs": "^16.0.0", | ||
"snyk": "^1.366.0" | ||
@@ -77,0 +77,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
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
+ Addedaxios@0.21.4(transitive)
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@16.2.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedaxios@0.20.0(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedaxios@^0.21.1
Updatedyargs@^16.0.0