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

@types/filestack-react

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

@types/filestack-react - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

6

filestack-react/index.d.ts

@@ -6,6 +6,6 @@ // Type definitions for filestack-react 4.0

import * as React from 'react';
import { ClientOptions, PickerFileMetadata, PickerOptions } from 'filestack-js';
import { ClientOptions, PickerFileMetadata, PickerOptions } from "filestack-js";
import * as React from "react";
export * as client from 'filestack-js';
export * as client from "filestack-js";

@@ -12,0 +12,0 @@ interface PickerBaseProps {

{
"name": "@types/filestack-react",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for filestack-react",

@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filestack-react",

},
"typesPublisherContentHash": "c66f7311aa71bc664ad4199a8eb3632107ddc849a236cd63afe23ff516d4093c",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "16bfd395d5c90da34c58566aac804b9ac579b1819ab3ee46e5f1396e4943f795",
"typeScriptVersion": "4.5"
}

@@ -16,6 +16,6 @@ # Installation

import * as React from 'react';
import { ClientOptions, PickerFileMetadata, PickerOptions } from 'filestack-js';
import { ClientOptions, PickerFileMetadata, PickerOptions } from "filestack-js";
import * as React from "react";
export * as client from 'filestack-js';
export * as client from "filestack-js";

@@ -60,3 +60,3 @@ interface PickerBaseProps {

### Additional Details
* Last updated: Tue, 27 Sep 2022 22:32:57 GMT
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Dependencies: [@types/filestack-js](https://npmjs.com/package/@types/filestack-js), [@types/react](https://npmjs.com/package/@types/react)

@@ -63,0 +63,0 @@ * Global values: none

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