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

nis-media-uploader

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nis-media-uploader - npm Package Compare versions

Comparing version 1.0.1 to 1.0.25

dist/index.js

15

package.json
{
"name": "nis-media-uploader",
"version": "1.0.1",
"version": "1.0.25",
"description": "No Input Signal Media Uploader",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"files": [
"dist/",
"src/index.d.ts"
"tsconfig.json"
],

@@ -13,2 +16,3 @@ "scripts": {

"build": "cross-env NODE_ENV=production webpack --config tools/webpack/webpack.config.prod.js",
"prebuild": "tsc && tsc -p tsconfig.build.json",
"serve": "cross-env NODE_ENV=production webpack --config tools/webpack/webpack.config.prod.js && cross-env serve dist/",

@@ -62,3 +66,10 @@ "lint": "eslint --ext .js,.jsx,.ts,.tsx src/"

"uuid": "^9.0.1"
},
"repository": {
"type": "git",
"url": "git@gitlab.com:no-input-signal/nis-react-uploader.git"
},
"peerDependencies": {
"react": ">=18.0.0"
}
}
dist/index.html
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