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.3.2 to 1.4.0

interfaces/defaults.d.ts

3

functions/throttle-map.d.ts

@@ -24,4 +24,3 @@ /**

/**
* 인자를 객체로 병합 후 일정 시간 후 실행
*
* 인자를 객체로 병합 후 일정 시간 후 실행하는 함수를 생성
* @example

@@ -28,0 +27,0 @@ * ```js

{
"name": "@im-js/core",
"version": "1.3.2",
"version": "1.4.0",
"description": "Present by IMR",

@@ -5,0 +5,0 @@ "type": "module",

@@ -0,2 +1,4 @@

export * from './interfaces/defaults';
export * from './interfaces/extend-properties';
export * from './rx/multiple$';
export * from './functions/throttle-map';

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