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

better-react-carousel

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-react-carousel - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

dist/bundle.js

8

package.json
{
"name": "better-react-carousel",
"version": "1.0.6",
"version": "1.0.7",
"description": "React resposive carousel component w/ grid layout",

@@ -25,3 +25,4 @@ "homepage": "https://react-grid-carousel.now.sh/",

"main": "dist/bundle.js",
"types": "./@types/index.d.ts",
"types": "@types/index.d.ts",
"module": "src/app.js",
"scripts": {

@@ -97,6 +98,3 @@ "dev": "npm run build && webpack-dev-server --config examples/webpack.config.js",

}
},
"browser": {
"[module-name]": false
}
}
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