New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@allthings/objectdiff

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allthings/objectdiff - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

objectDiff.d.ts

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

declare module 'deep-object-diff' {
declare module '@allthings/objectdiff' {
export type ChangeType = 'equal' | 'primitive change' | 'removed' | 'added' | 'object change';

@@ -3,0 +3,0 @@

@@ -7,3 +7,3 @@ {

],
"version": "2.0.2",
"version": "2.0.3",
"homepage": "https://github.com/allthings/objectDiff.js",

@@ -10,0 +10,0 @@ "author": {

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