qcobjects-cli
Advanced tools
Comparing version 2.4.39 to 2.4.40
{ | ||
"name": "qcobjects-cli", | ||
"version": "2.4.39", | ||
"version": "2.4.40", | ||
"description": "qcobjects cli command line tool", | ||
@@ -27,5 +27,5 @@ "main": "src/index.cjs", | ||
"mime": "^2.4.7", | ||
"qcobjects": "^2.4.67", | ||
"qcobjects-sdk": "^2.4.30", | ||
"yaml": "^1.10.2" | ||
"qcobjects": "^2.4.68", | ||
"yaml": "^2.2.2", | ||
"qcobjects-sdk": "^2.4.32" | ||
}, | ||
@@ -47,9 +47,9 @@ "devDependencies": { | ||
"jasmine": "^3.99.0", | ||
"qcobjects": "^2.4.67", | ||
"qcobjects-sdk": "^2.4.30", | ||
"qcobjects": "^2.4.68", | ||
"qcobjects-sdk": "^2.4.32", | ||
"qcobjects-tsconfig": "^2.4.10" | ||
}, | ||
"peerDependencies": { | ||
"qcobjects": "^2.4.67", | ||
"qcobjects-sdk": "^2.4.30" | ||
"qcobjects": "^2.4.68", | ||
"qcobjects-sdk": "^2.4.32" | ||
}, | ||
@@ -56,0 +56,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
196382
+ Addedyaml@2.6.0(transitive)
- Removedyaml@1.10.2(transitive)
Updatedqcobjects@^2.4.68
Updatedqcobjects-sdk@^2.4.32
Updatedyaml@^2.2.2