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.22 to 0.0.23

6

CHANGELOG.md
# @aims-api/aims-node
## 0.0.23
### Patch Changes
- 4d6df8b: "hook_url" added to "add new track" endpoint
## 0.0.22

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

1

dist/endpoints/track/create.d.ts

@@ -12,2 +12,3 @@ /// <reference types="node" />

track_name: string;
hook_url?: string;
params?: QueryParams;

@@ -14,0 +15,0 @@ data?: Metadata;

2

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

@@ -5,0 +5,0 @@ "homepage": "https://github.com/aims-api/aims-node",

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

Sorry, the diff of this file is not supported yet

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