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

@hypermedialabs/uploader

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypermedialabs/uploader - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

18

package.json
{
"name": "@hypermedialabs/uploader",
"version": "1.0.2",
"version": "1.0.4",
"description": "Client Uploader is a powerful, flexible TypeScript library designed to streamline the process of uploading videos to your hypermedia account.",
"main": "src/index.ts",
"scripts": {
"build": "rollup -c",
"build": "esbuild src/index.ts --bundle --minify --sourcemap --outfile=dist/bundle.js",
"test": "echo \"Error: no test specified\" && exit 1",

@@ -60,16 +60,6 @@ "lint": "eslint . --fix && prettier --write ."

"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",

@@ -80,4 +70,2 @@ "eslint-config-prettier": "^9.1.0",

"prettier": "^3.2.4",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^5.3.3"

@@ -84,0 +72,0 @@ },

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

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