New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rjgf/utils

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjgf/utils - npm Package Compare versions

Comparing version 0.1.27 to 0.1.28

0

dist/index.d.ts
export * from './tree';
export * from './tree';
//# sourceMappingURL=index.js.map

2

dist/tree.d.ts

@@ -5,3 +5,3 @@ interface TreeItem<T> extends Object {

/**
* 在一个树状结构中,摘取其中的几个字段
* 在一个树状结构中,摘取其中的几个字段,然后返回这棵树
* @param list

@@ -8,0 +8,0 @@ * @param keys

import { cloneDeep } from 'lodash-es';
/**
* 在一个树状结构中,摘取其中的几个字段
* 在一个树状结构中,摘取其中的几个字段,然后返回这棵树
* @param list

@@ -5,0 +5,0 @@ * @param keys

@@ -13,3 +13,3 @@ {

],
"gitHead": "004c797edae6962ec916bd1271b184defb05162b",
"gitHead": "73392f92d1af91cfb13e68ddd84c0db08186ff95",
"license": "Apache-2.0",

@@ -29,3 +29,3 @@ "main": "./dist/index.js",

},
"version": "0.1.27",
"version": "0.1.28",
"dependencies": {

@@ -32,0 +32,0 @@ "lodash-es": "^4.17.21"

@@ -0,0 +0,0 @@ ### 常用的工具库

Sorry, the diff of this file is not supported yet

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