@journeyapps/cloudcode-build
Advanced tools
Comparing version 0.0.0-dev.f91a367 to 0.0.0-dev.f929f3d
{ | ||
"name": "@journeyapps/cloudcode-build", | ||
"version": "0.0.0-dev.f91a367", | ||
"version": "0.0.0-dev.f929f3d", | ||
"main": "./dist/index", | ||
@@ -19,3 +19,3 @@ "types": "./dist/index", | ||
"@journeyapps/parser-schema": "^6.0.0", | ||
"typescript": "^4.3.3", | ||
"typescript": "^5.6.3", | ||
"xmldom": "^0.1.27", | ||
@@ -22,0 +22,0 @@ "yargs": "^13.3.0" |
@@ -9,4 +9,9 @@ { | ||
"declaration": false, | ||
"sourceMap": true | ||
"sourceMap": true, | ||
"skipLibCheck": true, | ||
"esModuleInterop": true, | ||
"types": [ | ||
"@journeyapps/cloudcode" | ||
] | ||
} | ||
} |
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
27913
507
+ Addedtypescript@5.6.3(transitive)
- Removedtypescript@4.9.5(transitive)
Updatedtypescript@^5.6.3