node-zendesk
Advanced tools
Comparing version 3.0.3 to 4.0.0
{ | ||
"name": "node-zendesk", | ||
"version": "3.0.3", | ||
"version": "4.0.0", | ||
"type": "commonjs", | ||
"description": "zendesk API client wrapper", | ||
@@ -24,7 +25,11 @@ "keywords": [ | ||
}, | ||
"main": "./lib/client.js", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
"test": "node ./test/*-test.js", | ||
"docs:dev": "vuepress dev docs", | ||
"docs:build": "vuepress build docs" | ||
"test": "vitest run", | ||
"test:coverage": "vitest run --coverage", | ||
"docs:dev": "vitepress dev docs", | ||
"docs:build": "vitepress build docs", | ||
"lint": "xo", | ||
"lint:fix": "xo --fix", | ||
"docs:preview": "vitepress preview docs" | ||
}, | ||
@@ -65,12 +70,12 @@ "author": "Farrin Reid <blakmatrix@gmail.com>", | ||
], | ||
"dependencies": { | ||
"async": "3.2.x", | ||
"nconf": "0.12.0", | ||
"querystring": "0.2.x", | ||
"request": "2.88.2" | ||
}, | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 18" | ||
}, | ||
"devDependencies": { | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"dotenv": "^16.3.1", | ||
"vitest": "^0.34.3", | ||
"xo": "^0.56.0" | ||
} | ||
} |
@@ -10,3 +10,5 @@ <div align="center"> | ||
[![PR's welcome][prs]][prs-url] | ||
[![XO code style][xo]][xo-url] | ||
<a href="https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-compatibility-scores"> | ||
@@ -122,2 +124,4 @@ <img src="https://api.dependabot.com/badges/compatibility_score?dependency-name=node-zendesk&package-manager=npm_and_yarn&previous-version=2.20&new-version=3.0.1"> | ||
[licenses]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fblakmatrix%2Fnode-zendesk.svg?type=shield | ||
[xo]: https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray | ||
[xo-url]: https://github.com/xojs/xo | ||
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
216520
0
5695
126
1
4
83
2
- Removedasync@3.2.x
- Removednconf@0.12.0
- Removedquerystring@0.2.x
- Removedrequest@2.88.2
- Removedajv@6.12.6(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@1.0.0(transitive)
- Removedasync@3.2.6(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.7.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedcaseless@0.12.0(transitive)
- Removedcliui@7.0.4(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescalade@3.2.0(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedhar-schema@2.0.0(transitive)
- Removedhar-validator@5.1.5(transitive)
- Removedhttp-signature@1.2.0(transitive)
- Removedini@2.0.0(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removednconf@0.12.0(transitive)
- Removedoauth-sign@0.9.0(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedpsl@1.15.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedqs@6.5.3(transitive)
- Removedquerystring@0.2.1(transitive)
- Removedrequest@2.88.2(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsecure-keys@1.0.0(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedtough-cookie@2.5.0(transitive)
- Removedtunnel-agent@0.6.0(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedverror@1.10.0(transitive)
- Removedwrap-ansi@7.0.0(transitive)
- Removedy18n@5.0.8(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)