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

react-images-upload

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-images-upload - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

dist/dist/README.md

21

package.json
{
"name": "react-images-upload",
"version": "1.0.8",
"version": "1.0.9",
"private": false,
"main": "dist/bundle.js",
"main": "dist/index.js",
"repository": {

@@ -18,3 +18,4 @@ "type": "git",

"scripts": {
"build": "webpack"
"prepublishOnly": "npm run transpile",
"transpile": "babel ./ -d dist --copy-files --ignore node_modules"
},

@@ -35,11 +36,13 @@ "babel": {

"license": "MIT",
"peerDependencies": {
"react": "^16.3.0",
"react-dom": "^16.3.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"css-loader": "^0.28.11",
"react-svg-loader": "^2.1.0",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3"
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1"
}
}
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