react-joyride
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "react-joyride", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "Create guided tours for your apps", | ||
@@ -28,2 +28,3 @@ "author": "Gil Barbara <gilbarbara@gmail.com>", | ||
"lib", | ||
"src", | ||
"types/*.ts" | ||
@@ -39,3 +40,3 @@ ], | ||
"exenv": "^1.2.2", | ||
"is-lite": "^0.8.2", | ||
"is-lite": "^0.9.2", | ||
"prop-types": "^15.8.1", | ||
@@ -46,9 +47,9 @@ "react-floater": "^0.7.6", | ||
"scrollparent": "^2.0.1", | ||
"tree-changes": "^0.9.1" | ||
"tree-changes": "^0.9.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.18.13", | ||
"@babel/eslint-parser": "^7.18.9", | ||
"@babel/core": "^7.19.1", | ||
"@babel/eslint-parser": "^7.19.1", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-decorators": "^7.18.10", | ||
"@babel/plugin-proposal-decorators": "^7.19.1", | ||
"@babel/plugin-proposal-do-expressions": "^7.18.6", | ||
@@ -67,12 +68,12 @@ "@babel/plugin-proposal-export-default-from": "^7.18.10", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/plugin-transform-flow-strip-types": "^7.18.9", | ||
"@babel/plugin-transform-runtime": "^7.18.10", | ||
"@babel/preset-env": "^7.18.10", | ||
"@babel/plugin-transform-flow-strip-types": "^7.19.0", | ||
"@babel/plugin-transform-runtime": "^7.19.1", | ||
"@babel/preset-env": "^7.19.1", | ||
"@babel/preset-flow": "^7.18.6", | ||
"@babel/preset-react": "^7.18.6", | ||
"@size-limit/preset-big-lib": "^8.0.1", | ||
"@size-limit/preset-big-lib": "^8.1.0", | ||
"@types/react": "^17.0.47", | ||
"@types/react-dom": "^17.0.11", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-jest": "^29.0.1", | ||
"babel-jest": "^29.0.3", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
@@ -82,3 +83,3 @@ "babel-plugin-jsx-remove-data-test-id": "^3.0.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"caniuse-lite": "^1.0.30001387", | ||
"caniuse-lite": "^1.0.30001405", | ||
"cross-env": "^7.0.3", | ||
@@ -88,3 +89,3 @@ "dtslint": "^4.2.1", | ||
"enzyme-adapter-react-16": "^1.15.6", | ||
"eslint": "8.22.0", | ||
"eslint": "8.23.1", | ||
"eslint-config-airbnb": "^19.0.4", | ||
@@ -97,3 +98,3 @@ "eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.31.1", | ||
"eslint-plugin-react": "^7.31.8", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
@@ -103,7 +104,7 @@ "flow-bin": "^0.110.1", | ||
"is-ci-cli": "^2.2.0", | ||
"jest": "^29.0.1", | ||
"jest-environment-jsdom": "^29.0.1", | ||
"jest": "^29.0.3", | ||
"jest-environment-jsdom": "^29.0.3", | ||
"jest-enzyme": "^7.1.2", | ||
"jest-extended": "^3.1.0", | ||
"jest-watch-typeahead": "^2.1.1", | ||
"jest-watch-typeahead": "^2.2.0", | ||
"lint-staged": "^13.0.3", | ||
@@ -120,4 +121,4 @@ "prettier": "^2.7.1", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"size-limit": "^8.0.1", | ||
"typescript": "^4.8.2" | ||
"size-limit": "^8.1.0", | ||
"typescript": "^4.8.3" | ||
}, | ||
@@ -124,0 +125,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
261215
29
7724
2
+ Addedis-lite@0.9.3(transitive)
Updatedis-lite@^0.9.2
Updatedtree-changes@^0.9.2