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

use-is-mounted-ref

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-is-mounted-ref - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

15

package.json

@@ -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",

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