unsplash-js
Advanced tools
Comparing version 7.0.5 to 7.0.6
@@ -23,3 +23,3 @@ import { ApiResponse, HandleResponse } from './response'; | ||
*/ | ||
declare type InitParams = { | ||
export declare type InitParams = { | ||
apiVersion?: string; | ||
@@ -26,0 +26,0 @@ fetch?: typeof fetch; |
{ | ||
"name": "unsplash-js", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"description": "Official JavaScript wrapper for the Unsplash API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -49,3 +49,3 @@ import { flow } from './fp'; | ||
*/ | ||
type InitParams = { | ||
export type InitParams = { | ||
apiVersion?: string; | ||
@@ -52,0 +52,0 @@ fetch?: typeof fetch; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
294525