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

@aims-api/aims-node

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aims-api/aims-node - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

6

CHANGELOG.md
# @aims-api/aims-node
## 0.0.6
### Patch Changes
- b0ea4bd: upgrading dependancies
## 0.0.5

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@aims-api/aims-node",
"version": "0.0.5",
"version": "0.0.6",
"license": "UNLICENSED",

@@ -35,3 +35,3 @@ "homepage": "https://github.com/aims-api/aims-node",

"dependencies": {
"axios": "1.6.0",
"axios": "1.7.4",
"form-data": "^4.0.0",

@@ -52,4 +52,4 @@ "typescript": "^5.1.6",

"eslint-plugin-promise": "^6.1.1",
"jest": "^29.6.2",
"msw": "^1.2.3",
"jest": "29.7.0",
"msw": "1.3.3",
"prettier": "^3.0.0",

@@ -56,0 +56,0 @@ "ts-jest": "^29.1.1",

@@ -27,8 +27,4 @@ <h1 align="center">

<details open="open">
<summary>
<summary><h2>Table of Contents</h2></summary>
## Table of Contents
</summary>
- [Getting Started](#getting-started)

@@ -145,7 +141,7 @@ - [Authentication](#authentication)

### TypeScript
#### TypeScript
Library uses [Zod](https://github.com/colinhacks/zod) for response validation, therefore you can use the types that are provided in every endpoint file.
#### Example
Example

@@ -152,0 +148,0 @@ ```typescript

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc