New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cds-internal-tool

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cds-internal-tool - npm Package Compare versions

Comparing version

to
1.7.5

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.7.5](https://github.com/Soontao/cds-internal-tool/compare/v1.7.4...v1.7.5) (2023-08-13)
### [1.7.4](https://github.com/Soontao/cds-internal-tool/compare/v1.7.3...v1.7.4) (2023-06-26)

@@ -7,0 +9,0 @@

20

package.json
{
"name": "cds-internal-tool",
"version": "1.7.4",
"version": "1.7.5",
"main": "lib/index.js",

@@ -29,13 +29,13 @@ "description": "internal tools for CAP nodejs extension",

"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"axios": "1.4.0",
"eslint": "8.43.0",
"eslint-plugin-jest": "27.2.2",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"eslint": "8.47.0",
"eslint-plugin-jest": "27.2.3",
"jest": "29.6.2",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.3"
"typescript": "5.1.6"
},

@@ -42,0 +42,0 @@ "license": "Apache-2.0",

Sorry, the diff of this file is too big to display