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

embla-carousel

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embla-carousel - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

8

package.json
{
"name": "embla-carousel",
"version": "0.0.8",
"version": "0.0.9",
"author": "David Cetinkaya",

@@ -29,7 +29,7 @@ "private": false,

"test": "jest --config jestconfig.json",
"start": "npm-run-all --parallel docs:watch-css lib:watch-js",
"lib:watch-js": "webpack-dev-server --config ./webpack/webpack.config.development",
"start": "npm-run-all --parallel docs:watch lib:watch",
"lib:watch": "webpack-dev-server --config ./webpack/webpack.config.development",
"lib:build": "webpack -p --config ./webpack/webpack.config.production",
"docs:autoprefixer": "postcss -u autoprefixer -r docs/assets/style.css --nomap",
"docs:watch-css": "node-sass --watch --recursive docs/scss/style.scss -o docs/assets/",
"docs:watch": "node-sass --watch --recursive docs/scss/style.scss -o docs/assets/",
"docs:build-css": "node-sass --output-style compressed docs/scss/style.scss -o docs/assets/",

@@ -36,0 +36,0 @@ "docs:build-js": "webpack -p --config ./webpack/webpack.config.docs",

@@ -31,3 +31,3 @@ # Embla Carousel · ![GitHub](https://img.shields.io/github/license/davidcetinkaya/embla-carousel.svg?color=blue) ![npm](https://img.shields.io/npm/v/embla-carousel.svg)

...or inject the minified script [here](https://raw.githubusercontent.com/davidcetinkaya/embla-carousel/master/docs/assets/index.js) into your website.
...or inject the minified script [here](https://raw.githubusercontent.com/davidcetinkaya/embla-carousel/master/docs/index.js) into your website.

@@ -34,0 +34,0 @@ ```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