Socket
Socket
Sign inDemoInstall

@chakra-ui/editable

Package Overview
Dependencies
Maintainers
3
Versions
456
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/editable - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

dist/index.cjs.js

@@ -37,3 +37,3 @@ "use strict";

// ../../react-shim.js
// ../../../react-shim.js
var import_react = __toESM(require("react"));

@@ -40,0 +40,0 @@

@@ -96,2 +96,4 @@ import * as _chakra_ui_system from '@chakra-ui/system';

* components. It renders a `div`
*
* @see Docs https://chakra-ui.com/docs/components/editable
*/

@@ -98,0 +100,0 @@ declare const Editable: _chakra_ui_system.ComponentWithAs<"div", EditableProps>;

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

// ../../react-shim.js
// ../../../react-shim.js
import React from "react";

@@ -3,0 +3,0 @@

{
"name": "@chakra-ui/editable",
"version": "2.0.9",
"version": "2.0.10",
"description": "React component used to build inline-editable components",

@@ -32,3 +32,3 @@ "keywords": [

"url": "git+https://github.com/chakra-ui/chakra-ui.git",
"directory": "packages/editable"
"directory": "packages/components/editable"
},

@@ -42,4 +42,4 @@ "bugs": {

"@chakra-ui/react-use-merge-refs": "2.0.3",
"@chakra-ui/react-use-controllable-state": "2.0.3",
"@chakra-ui/react-use-focus-on-pointer-down": "2.0.1",
"@chakra-ui/react-use-controllable-state": "2.0.4",
"@chakra-ui/react-use-focus-on-pointer-down": "2.0.2",
"@chakra-ui/react-context": "2.0.3",

@@ -50,4 +50,4 @@ "@chakra-ui/react-types": "2.0.3",

"devDependencies": {
"@chakra-ui/system": "2.2.7",
"@chakra-ui/layout": "2.1.6",
"@chakra-ui/system": "2.2.10",
"@chakra-ui/layout": "2.1.7",
"react": "^18.0.0"

@@ -54,0 +54,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