@socketsecurity/sdk
Advanced tools
Comparing version 0.7.3 to 0.8.0
{ | ||
"name": "@socketsecurity/sdk", | ||
"version": "0.7.3", | ||
"version": "0.8.0", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "description": "SDK for the Socket API client", | ||
"engines": { | ||
"node": ">=16.10.0" | ||
"node": "^16.10.0 || >=18.0.0" | ||
}, | ||
@@ -34,4 +34,4 @@ "dependencies": { | ||
"devDependencies": { | ||
"@socketsecurity/eslint-config": "^2.0.0", | ||
"@tsconfig/node14": "^1.0.3", | ||
"@socketsecurity/eslint-config": "^4.0.1", | ||
"@tsconfig/node14": "^14.1.2", | ||
"@types/chai": "^4.3.4", | ||
@@ -42,4 +42,4 @@ "@types/chai-as-promised": "^7.1.5", | ||
"@types/tap": "^15.0.7", | ||
"@typescript-eslint/eslint-plugin": "^5.51.0", | ||
"@typescript-eslint/parser": "^5.51.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"c8": "^8.0.0", | ||
@@ -54,7 +54,7 @@ "chai": "^4.3.7", | ||
"eslint-plugin-jsdoc": "^40.0.0", | ||
"eslint-plugin-n": "^15.6.1", | ||
"eslint-plugin-n": "^16.1.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"eslint-plugin-react": "^7.32.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-unicorn": "^45.0.2", | ||
"eslint-plugin-unicorn": "^48.0.1", | ||
"husky": "^8.0.3", | ||
@@ -61,0 +61,0 @@ "installed-check": "^8.0.0", |
Sorry, the diff of this file is too big to display
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
105495
3179