Socket
Socket
Sign inDemoInstall

hetajs2d

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hetajs2d - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

6

lib/HetaJs2D.d.ts

@@ -117,4 +117,6 @@ // export declare function print(): void

* 자신의 param을 조회 - include children
* @param searchVo 조회 내용 {isSelected : true}
* @param resultArr 결과 배열
* @param {JSON} searchVjo 조회 내용 {isSelected : true}
* @param {Array<Unit>} resultArr 결과 배열
* @param {Number} limit 가져올 갯수 null이면 모두 받기
* @param {Boolean} isAnd true면 조건을 And로 검색
*/

@@ -121,0 +123,0 @@ searchParam(searchVo: Json, resultArr: Array<Unit>):Array<Unit>;

{
"name": "hetajs2d",
"version": "0.0.25",
"version": "0.0.26",
"author": {

@@ -5,0 +5,0 @@ "name": "hetajs2d",

Sorry, the diff of this file is too big to display

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