mixcloud-fetch
Advanced tools
Comparing version
@@ -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
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
536268
0.01%706
0.43%1
-50%