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 4.5.2 to 4.5.3

react/index.d.ts

7

package.json
{
"name": "embla-carousel",
"version": "4.5.2",
"version": "4.5.3",
"private": false,

@@ -39,3 +39,5 @@ "author": "David Cetinkaya",

"test": "jest --config jest.config.js",
"build": "rollup -c",
"build": "npm-run-all build:js build:types",
"build:js": "rollup -c",
"build:types": "shx cp -r embla-carousel-react/. react",
"start": "rollup -c --watch",

@@ -68,2 +70,3 @@ "start:vanilla": "rollup -c --watch --environment BUILD:development,PACKAGE:vanilla",

"rollup-plugin-typescript2": "^0.30.0",
"shx": "^0.3.3",
"ts-jest": "^26.5.5",

@@ -70,0 +73,0 @@ "typescript": "^4.2.4"

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