@salesforce/apex-node
Advanced tools
Comparing version 8.1.3 to 8.1.4
{ | ||
"name": "@salesforce/apex-node", | ||
"description": "Salesforce JS library for Apex", | ||
"version": "8.1.3", | ||
"version": "8.1.4", | ||
"author": "Salesforce", | ||
@@ -10,3 +10,3 @@ "bugs": "https://github.com/forcedotcom/salesforcedx-apex/issues", | ||
"@jsforce/jsforce-node": "^3.4.1", | ||
"@salesforce/core": "^8.2.8", | ||
"@salesforce/core": "^8.4.0", | ||
"@salesforce/kit": "^3.2.1", | ||
@@ -25,7 +25,7 @@ "@types/istanbul-reports": "^3.0.4", | ||
"@salesforce/ts-types": "^2.0.10", | ||
"@types/chai": "^4.3.16", | ||
"@types/chai": "^4.3.17", | ||
"@types/glob": "^8.1.0", | ||
"@types/istanbul-lib-coverage": "^2.0.6", | ||
"@types/istanbul-lib-report": "^3.0.3", | ||
"@types/mocha": "^10.0.6", | ||
"@types/mocha": "^10.0.7", | ||
"@types/node": "^18", | ||
@@ -35,3 +35,3 @@ "@types/sinon": "^17.0.3", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"chai": "^4.4.1", | ||
"chai": "^4.5.0", | ||
"commitlint": "^18.6.1", | ||
@@ -45,4 +45,4 @@ "cz-conventional-changelog": "^3.3.0", | ||
"husky": "^8.0.0", | ||
"lint-staged": "^15.2.8", | ||
"mocha": "^10.4.0", | ||
"lint-staged": "^15.2.9", | ||
"mocha": "^10.7.3", | ||
"mocha-junit-reporter": "^2.2.1", | ||
@@ -55,3 +55,3 @@ "nyc": "^15.1.0", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.5.3" | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -58,0 +58,0 @@ "resolutions": { |
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
Updated@salesforce/core@^8.4.0