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

@nosferatu500/react-sortable-tree

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosferatu500/react-sortable-tree - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1

18

dist/package.json
{
"name": "@nosferatu500/react-sortable-tree",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Drag-and-drop sortable component for nested data and hierarchies",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"main": "./index.js",
"module": "./esm/index.js",
"types": "./index.d.ts",
"exports": {
"./package.json": "./package.json",
"./": "./",
".": {
"types": "./index.d.ts",
"module": "./esm/index.js",
"import": "./esm/index.js",
"default": "./index.js"
}
},
"files": [

@@ -9,0 +19,0 @@ "dist",

{
"name": "@nosferatu500/react-sortable-tree",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Drag-and-drop sortable component for nested data and hierarchies",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"main": "./index.js",
"module": "./esm/index.js",
"types": "./index.d.ts",
"exports": {
"./package.json": "./package.json",
"./": "./",
".": {
"types": "./index.d.ts",
"module": "./esm/index.js",
"import": "./esm/index.js",
"default": "./index.js"
}
},
"files": [

@@ -9,0 +19,0 @@ "dist",

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