Socket
Socket
Sign inDemoInstall

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.16 to 7.0.17

2

dist/methods/search/types/request.d.ts

@@ -1,2 +0,2 @@

export declare type SearchOrderBy = 'relevant' | 'latest';
export declare type SearchOrderBy = 'relevant' | 'latest' | 'editorial';
export declare type ColorId = 'white' | 'black' | 'yellow' | 'orange' | 'red' | 'purple' | 'magenta' | 'green' | 'teal' | 'blue' | 'black_and_white';

@@ -3,0 +3,0 @@ export declare type ContentFilter = 'high' | 'low';

{
"name": "unsplash-js",
"version": "7.0.16",
"version": "7.0.17",
"description": "Official JavaScript wrapper for the Unsplash API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,2 +0,2 @@

export type SearchOrderBy = 'relevant' | 'latest';
export type SearchOrderBy = 'relevant' | 'latest' | 'editorial';

@@ -3,0 +3,0 @@ export type ColorId =

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