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

react-joyride

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-joyride - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

47

package.json
{
"name": "react-joyride",
"version": "2.0.3",
"version": "2.0.4",
"description": "Create guided tours for your apps",

@@ -28,3 +28,2 @@ "author": "Gil Barbara <gilbarbara@gmail.com>",

"lib",
"src",
"types/*.ts"

@@ -44,5 +43,5 @@ ],

"nested-property": "^0.0.7",
"react-floater": "^0.6.3",
"react-is": "^16.7.0",
"scroll": "^2.0.3",
"react-floater": "^0.6.4",
"react-is": "^16.8.1",
"scroll": "^3.0.0",
"scroll-doc": "^0.2.1",

@@ -65,3 +64,3 @@ "scrollparent": "^2.0.1",

"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.2",
"@babel/plugin-proposal-throw-expressions": "^7.2.0",

@@ -75,10 +74,10 @@ "@babel/plugin-syntax-dynamic-import": "^7.2.0",

"@babel/preset-react": "^7.0.0",
"@types/react": "^16.7.20",
"@types/react": "^16.8.2",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.0.0",
"babel-jest": "^24.1.0",
"babel-plugin-array-includes": "^2.0.3",
"babel-plugin-jsx-remove-data-test-id": "^1.2.3",
"babel-plugin-jsx-remove-data-test-id": "^2.0.0",
"babel-plugin-transform-node-env-inline": "^0.4.3",
"babel-plugin-transform-react-remove-prop-types": "^0.4.23",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"bundlesize": "^0.17.1",

@@ -90,26 +89,26 @@ "chalk": "^2.4.2",

"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.8.0",
"eslint": "^5.12.1",
"enzyme-adapter-react-16": "^1.9.1",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^3.6.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-flowtype": "^3.2.1",
"eslint-plugin-import": "^2.15.0",
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.4",
"flow-bin": "^0.91.0",
"flow-bin": "^0.92.1",
"husky": "^1.3.1",
"is-ci-cli": "^1.1.1",
"jest": "^24.0.0",
"jest": "^24.1.0",
"jest-chain": "^1.1.2",
"jest-environment-jsdom-global": "^1.1.0",
"jest-enzyme": "^7.0.1",
"jest-extended": "^0.11.0",
"jest-extended": "^0.11.1",
"jest-watch-typeahead": "^0.2.1",
"lint-staged": "^8.1.0",
"prettier": "^1.16.1",
"lint-staged": "^8.1.3",
"prettier": "^1.16.4",
"prop-types": "^15.6.2",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"rimraf": "^2.6.3",

@@ -120,3 +119,3 @@ "rollup": "^1.1.2",

"rollup-plugin-node-resolve": "^4.0.0",
"typescript": "^3.2.4",
"typescript": "^3.3.3",
"yargs": "^12.0.5"

@@ -132,4 +131,4 @@ },

"test:watch": "jest --watch --verbose",
"format": "prettier \"**/*.{js,jsx,ts,tsx}\" --write",
"validate": "npm run lint && npm run test:coverage && flow && npm run build && npm run bundlesize",
"format": "prettier \"**/*.{js,jsx,ts}\" --write",
"bundlesize": "bundlesize",

@@ -136,0 +135,0 @@ "prepublishOnly": "npm run validate"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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