Socket
Socket
Sign inDemoInstall

pcln-carousel

Package Overview
Dependencies
154
Maintainers
2
Versions
287
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0--alpha.0 to 3.0.0-alpha.1

49

package.json
{
"name": "pcln-carousel",
"version": "2.6.0--alpha.0",
"version": "3.0.0-alpha.1",
"description": "Priceline Design System Carousel Component",

@@ -28,2 +28,3 @@ "homepage": "https://github.com/priceline/design-system#readme",

"dependencies": {
"@styled-system/theme-get": "^5.1.2",
"lodash.debounce": "^4.0.8",

@@ -33,4 +34,3 @@ "moize": "^6.1.6",

"pure-react-carousel": "^1.30.1",
"react-intersection-observer": "^9.4.4",
"@styled-system/theme-get": "^5.1.2",
"react-intersection-observer": "^9.5.3",
"uuid": "^9.0.0"

@@ -42,21 +42,20 @@ },

"@rushstack/eslint-patch": "^1.6.0",
"@storybook/addon-actions": "^7.4.0",
"@storybook/jest": "^0.2.2",
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@types/styled-system": "^5.1.16",
"@storybook/addon-actions": "^7.6.4",
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@types/styled-system": "^5.1.22",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"eslint": "^8.55.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-standard-reporter": "^2.0.0",
"jest-styled-components": "^7.1.1",
"npm-run-all": "^4.1.5",
"pcln-design-system": "6.0.0--alpha.0",
"pcln-icons": "5.13.0--alpha.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"pcln-design-system": "6.0.0-alpha.1",
"pcln-icons": "6.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"require-from-string": "2.0.2",

@@ -70,12 +69,8 @@ "rimraf": "^3.0.2",

"peerDependencies": {
"pcln-design-system": "6.0.0--alpha.0",
"pcln-icons": "5.13.0--alpha.0",
"react": ">=16.10.0",
"react-dom": ">=16.10.0",
"styled-components": ">=4 <5 || >=5 <5.3.4 || >=5.3.7 <6"
"pcln-design-system": "6.0.0-alpha.1",
"pcln-icons": "6.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": ">=5.3.7 <6"
},
"engines": {
"node": ">=8.0.0 <9.0.0 || >=10.0.0",
"npm": ">=5.10.0 || >=6.0.0"
},
"scripts": {

@@ -82,0 +77,0 @@ "build": "run-p build:*",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc