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

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.18 to 0.0.19

9

lib/HetaJs2D.d.ts

@@ -135,6 +135,11 @@ // export declare function print(): void

/**
* export마지막에 사용하는 함수로 vo의 값중에 selectArr에 해당하는 vo만 반환한다.
* @param {Json} vo {name:"22",code:"11", address:""}
* @param {Array<String>} selectArr ['name','code']
* @returns {Json} 선택된 vo
*/
getSelectedVo(vo:Json,selectArr:Array<String>):Json;
Render(): void;

@@ -141,0 +146,0 @@ Update(): void;

{
"name": "hetajs2d",
"version": "0.0.18",
"version": "0.0.19",
"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