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 5.0.0-alpha.2 to 5.0.0-alpha.3

5

package.json
{
"name": "@nosferatu500/react-sortable-tree",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"description": "Drag-and-drop sortable component for nested data and hierarchies",

@@ -11,4 +11,5 @@ "homepage": "https://nosferatu500.github.io/react-sortable-tree",

"clean": "rimraf lib",
"clean-types": "rimraf lib/utils & rimraf lib/node-renderer-default.d.ts & rimraf lib/placeholder-renderer-default.d.ts & rimraf lib/react-sortable-tree.d.ts & rimraf lib/tree-node.d.ts & rimraf lib/tree-placeholder.d.ts",
"prebuild": "yarn clean",
"build": "rollup -c",
"build": "rollup -c & yarn clean-types",
"lint": "eslint '*.{js,json}' 'src/**/*.{ts,tsx}' --cache",

@@ -15,0 +16,0 @@ "storybook": "storybook dev -p 6006",

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