use-is-mounted-ref
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"main": "dist/use-is-mounted-ref.cjs.js", | ||
@@ -26,3 +26,2 @@ "module": "dist/use-is-mounted-ref.es.js", | ||
"commit": "git-cz", | ||
"postinstall": "husky install", | ||
"prepublishOnly": "yarn build" | ||
@@ -49,6 +48,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "7.13.10", | ||
"@babel/core": "7.13.13", | ||
"@babel/polyfill": "7.12.1", | ||
"@babel/preset-env": "7.13.12", | ||
"@babel/preset-react": "7.12.13", | ||
"@babel/preset-react": "7.13.13", | ||
"@babel/register": "7.13.8", | ||
@@ -59,3 +58,3 @@ "@babel/runtime": "7.13.10", | ||
"@testing-library/react-hooks": "5.1.0", | ||
"@types/jest": "26.0.21", | ||
"@types/jest": "26.0.22", | ||
"@types/react": "17.0.3", | ||
@@ -67,3 +66,3 @@ "babel-eslint": "10.1.0", | ||
"commitizen": "4.2.3", | ||
"eslint": "7.22.0", | ||
"eslint": "7.23.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
@@ -75,3 +74,3 @@ "eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"eslint-plugin-react": "7.23.0", | ||
"eslint-plugin-react": "7.23.1", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
@@ -85,3 +84,3 @@ "husky": "^5.1.3", | ||
"react-test-renderer": "17.0.2", | ||
"rollup": "2.42.3", | ||
"rollup": "2.43.1", | ||
"rollup-plugin-replace": "2.2.0", | ||
@@ -88,0 +87,0 @@ "rollup-plugin-typescript2": "0.30.0", |
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
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
11104