Socket
Socket
Sign inDemoInstall

@chakra-ui/react-use-latest-ref

Package Overview
Dependencies
3
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.1.0

dist/index.js.map

2

dist/index.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -36,1 +37,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

12

package.json
{
"name": "@chakra-ui/react-use-latest-ref",
"version": "2.0.5",
"version": "2.1.0",
"description": "React hook to track previous value",

@@ -33,13 +33,5 @@ "keywords": [

"react": "^18.0.0",
"clean-package": "2.1.1"
"clean-package": "2.2.0"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -46,0 +38,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc