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

mixcloud-fetch

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixcloud-fetch - npm Package Compare versions

Comparing version

to
1.0.1

2

dist/cjs/lib/entities/Playlist.d.ts

@@ -5,3 +5,3 @@ import { User } from './User.js';

id: string;
name: null;
name: string;
slug?: string;

@@ -8,0 +8,0 @@ url?: string;

@@ -5,3 +5,3 @@ import { User } from './User.js';

id: string;
name: null;
name: string;
slug?: string;

@@ -8,0 +8,0 @@ url?: string;

{
"name": "mixcloud-fetch",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node module for fetching Mixcloud resources",

@@ -5,0 +5,0 @@ "scripts": {

@@ -694,2 +694,5 @@ # mixcloud-fetch

1.0.1
- `Playlist`: fix wrong type for `name` property
1.0.0

@@ -696,0 +699,0 @@ - Migrate to Typescript; package as ESM + CJS hybrid module

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet