Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unsplash-js

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unsplash-js - npm Package Compare versions

Comparing version 7.0.5 to 7.0.6

2

dist/helpers/request.d.ts

@@ -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

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