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

@studio-freight/react-locomotive-scroll

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studio-freight/react-locomotive-scroll - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

37

package.json
{
"name": "@studio-freight/react-locomotive-scroll",
"version": "0.2.2",
"version": "0.3.0",
"description": "A locomotive-scroll React wrapper",

@@ -50,26 +50,27 @@ "main": "module/index.js",

"dependencies": {
"use-debounce": "^7.0.0",
"use-resize-observer": "^8.0.0"
"use-debounce": "^7.0.1",
"use-resize-observer": "^8.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@release-it/conventional-changelog": "^3.3.0",
"@types/react": "^17.0.19",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@types/react": "^17.0.37",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"commitizen": "^4.2.4",
"dotenv-cli": "^4.0.0",
"eslint": "^7.32.0",
"dotenv-cli": "^4.1.1",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier-plugin-organize-imports": "^2.3.3",
"release-it": "^14.11.5",
"typescript": "^4.4.2"
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1",
"prettier-plugin-organize-imports": "^2.3.4",
"release-it": "^14.11.8",
"typescript": "^4.5.4"
},
"peerDependencies": {
"locomotive-scroll": "^4.1.1",
"react": "^17.0.2"
"@studio-freight/locomotive-scroll": "^0.0.2"
},

@@ -76,0 +77,0 @@ "bugs": {

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