Socket
Socket
Sign inDemoInstall

antd-nestable

Package Overview
Dependencies
87
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "antd-nestable",
"version": "1.0.9",
"version": "1.0.10",
"description": "Drag & drop hierarchical list made as a react component for Ant Design",

@@ -5,0 +5,0 @@ "main": "dist/antd-nestable.cjs.js",

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

import React, { forwardRef, useImperativeHandle } from 'react';
import React, { forwardRef } from 'react';
import PropTypes from 'prop-types';

@@ -3,0 +3,0 @@ import ReactNestable from 'react-nestable';

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