Socket
Socket
Sign inDemoInstall

media-carousel

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

media-carousel - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

dist/index.html

10

package.json
{
"name": "media-carousel",
"version": "0.0.0",
"version": "0.0.1",
"description": "Audio/Video navigation carousel with search and filtering capabilities",
"main": "src/index.jsx",
"main": "dist/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "./node_modules/.bin/webpack-dev-server --config webpack.dev.js",
"build": "./node_modules/.bin/webpack --config webpack.prod.js"
"build": "./node_modules/.bin/webpack --config webpack.prod.js",
"prepublish": "npm run build"
},

@@ -40,4 +41,7 @@ "devDependencies": {

],
"files": [
"dist"
],
"author": "decooda International, Inc.",
"license": "ISC"
}
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