Socket
Socket
Sign inDemoInstall

rc-tree

Package Overview
Dependencies
14
Maintainers
11
Versions
305
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.8.3 to 5.8.5

13

package.json
{
"name": "rc-tree",
"version": "5.8.3",
"version": "5.8.5",
"description": "tree ui component for react",

@@ -15,7 +15,3 @@ "engines": {

"files": [
"assets/*.css",
"assets/*.png",
"assets/*.gif",
"assets/*.less",
"dist",
"assets",
"es",

@@ -39,3 +35,3 @@ "lib"

"docs:build": "dumi build",
"docs:deploy": "gh-pages -d docs-dist",
"docs:deploy": "gh-pages -d dist",
"compile": "father build && lessc assets/index.less assets/index.css",

@@ -47,3 +43,3 @@ "prepublishOnly": "npm run compile && np --yolo --no-publish",

"coverage": "rc-test --coverage",
"gh-pages": "npm run docs:build && father doc deploy",
"gh-pages": "npm run docs:build && npm run docs:deploy",
"now-build": "npm run docs:build"

@@ -69,2 +65,3 @@ },

"father": "^4.4.0",
"gh-pages": "^6.1.1",
"glob": "^7.1.6",

@@ -71,0 +68,0 @@ "less": "^3.11.1",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc