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

@im-js/core

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

@im-js/core - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

classes/variable-address.d.ts

3

interfaces/defaults.d.ts

@@ -28,2 +28,5 @@ /**

export interface Sequence {
/**
* 주 식별 값
*/
seq: number;

@@ -30,0 +33,0 @@ }

4

package.json
{
"name": "@im-js/core",
"version": "1.4.0",
"description": "Present by IMR",
"version": "1.5.0",
"description": "IMR Standard Typescript and Javascript Libraries",
"type": "module",

@@ -6,0 +6,0 @@ "author": "ksm@imrbiz.co.kr",

@@ -5,1 +5,2 @@ export * from './interfaces/defaults';

export * from './functions/throttle-map';
export * from './classes/variable-address';

Sorry, the diff of this file is not supported yet

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