@bentley/orbitgt-core
Advanced tools
Comparing version 3.0.0-dev.64 to 3.0.0-dev.65
{ | ||
"name": "@bentley/orbitgt-core", | ||
"version": "3.0.0-dev.64", | ||
"version": "3.0.0-dev.65", | ||
"description": "", | ||
@@ -21,5 +21,5 @@ "main": "lib/imodeljs-orbitgt.js", | ||
"devDependencies": { | ||
"@bentley/bentleyjs-core": "3.0.0-dev.64", | ||
"@bentley/build-tools": "3.0.0-dev.64", | ||
"@bentley/eslint-plugin": "3.0.0-dev.64", | ||
"@bentley/bentleyjs-core": "3.0.0-dev.65", | ||
"@bentley/build-tools": "3.0.0-dev.65", | ||
"@bentley/eslint-plugin": "3.0.0-dev.65", | ||
"@types/chai": "^4.1.4", | ||
@@ -36,3 +36,3 @@ "@types/mocha": "^8.2.2", | ||
"semver": "^5.5.0", | ||
"typescript": "~4.3.0" | ||
"typescript": "~4.4.0" | ||
}, | ||
@@ -56,5 +56,5 @@ "nyc": { | ||
"lint": "", | ||
"test": "betools test", | ||
"test": "mocha", | ||
"cover": "nyc npm test" | ||
} | ||
} |
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
2134009