Socket
Socket
Sign inDemoInstall

@itgenio/edik-diff

Package Overview
Dependencies
0
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @itgenio/edik-diff

`diff: (source:IMaterial, target:IMaterial) => IPatch`


Version published
Weekly downloads
10
increased by900%
Maintainers
4
Install size
5.53 kB
Created
Weekly downloads
 

Readme

Source

Нахождение разницы между двумя материалами

diff: (source:IMaterial, target:IMaterial) => IPatch

Функция возвращает такой объект IPatch, применив который к source получим target:

target = source + patch

Алгоритм

Важно проходимся только по сериализуемым полям!

FAQs

Last updated on 06 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc