New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zarousel

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zarousel - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/Dots.js

6

package.json
{
"name": "zarousel",
"version": "1.0.1",
"version": "1.0.2",
"description": "A react component of carousel.",
"main": "index.js",
"main": "lib/Zarousel.js",
"scripts": {
"dev": "node_modules/.bin/webpack-dev-server --mode development",
"build": "webpack -p --hide-modules",
"lib": "node_modules/.bin/babel src/Zarousel.js --out-file lib/Zarousel.js && cp src/zarousel.css lib",
"lib": "node_modules/.bin/babel src -d lib && cp src/zarousel.css lib",
"test": "npm run lib",

@@ -11,0 +11,0 @@ "release": "npm run build && npm run lib && npm publish"

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