Socket
Socket
Sign inDemoInstall

filestack-react

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filestack-react - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

examples/demo/components/components/Container.js

2

examples/demo/package.json

@@ -6,2 +6,3 @@ {

"author": "Sam Zaza",
"email" : "zaza.samuele@gmail.com",
"license": "MIT",

@@ -27,2 +28,3 @@ "scripts": {

"dependencies": {
"prop-types": "^15.5.10",
"react": "^15.6.1",

@@ -29,0 +31,0 @@ "react-dom": "^15.6.1"

2

examples/demo/webpack.config.js

@@ -7,3 +7,3 @@ const path = require('path');

const config = {
entry: './index.jsx',
entry: './index.js',
output: {

@@ -10,0 +10,0 @@ path: path.join(__dirname, 'dist'),

{
"name": "filestack-react",
"version": "1.3.5",
"version": "1.3.6",
"main": "dist/filestack-react.js",

@@ -70,3 +70,3 @@ "description": "react component for filestack",

"dependencies": {
"filestack-js": "^0.9.0"
"filestack-js": "^0.9.1"
},

@@ -73,0 +73,0 @@ "jest": {

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

[![NPM Version](https://img.shields.io/badge/npm-1.3.5-red.svg)](https://www.npmjs.com/package/filestack-react)
[![NPM Version](https://img.shields.io/badge/npm-1.3.6-red.svg)](https://www.npmjs.com/package/filestack-react)
[![coverage](https://img.shields.io/badge/coverage-100%25-red.svg)](https://www.npmjs.com/package/filestack-react)

@@ -131,3 +131,3 @@ [![Package Quality](http://npm.packagequality.com/shield/react-filestack.svg)](http://packagequality.com/#?package=react-filestack)

You can find the example in ``/examples/demo``.
You can find the examples of using Pick in ``/examples/demo``.

@@ -142,2 +142,4 @@ Run

To try different functions go to ``/examples/demo2`` and follow the same steps to run it.
![filestack](https://cloud.githubusercontent.com/assets/10962668/23750309/ac3e1080-050f-11e7-922d-ee9deb8251a3.png)

@@ -144,0 +146,0 @@

Sorry, the diff of this file is too big to display

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