{"versions":{"0.1.0":{"name":"@types/is-equal-shallow","version":"0.1.0","license":"MIT","_id":"@types/is-equal-shallow@0.1.0","maintainers":[{"name":"anonymous","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/akeldamas","name":"Laurens Tobias","githubUsername":"akeldamas"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-equal-shallow","dist":{"shasum":"dfc7009fc620dd6b57eb99ae9fc7e352796e28ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@types/is-equal-shallow/-/is-equal-shallow-0.1.0.tgz","fileCount":5,"integrity":"sha512-w8A9aD0zK/ltq2VoIO35SZ91VmjUtrB045u880w1xeb2wb/cM5y81PRZTrxa+chHQz69IGX1hzERLYHbrkfIaw==","signatures":[{"sig":"MEYCIQDAOEWGyGlw3F2CEuR6JjrwltGeBjTs0Fl9BXdOY5TzbwIhALrsyk+xtGxj0aXrhtpJEEYliLa5K57Rf3JJgGSwno0c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3276,"size":1693},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"anonymous","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/is-equal-shallow"},"description":"TypeScript definitions for is-equal-shallow","directories":{},"dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{},"typeScriptVersion":"5.1","_npmOperationalInternal":{"tmp":"tmp/is-equal-shallow_0.1.0_1744790540477_0.8870251817011314","host":"s3://npm-registry-packages-npm-production"},"typesPublisherContentHash":"555ac3e19b32ee64afb1915b06b3bee3760ead4a1c3589fa7113c45c0367be8d","_cnpmcore_publish_time":"2025-04-16T08:02:20.735Z","publish_time":1744790540735,"_source_registry_name":"default"}},"dist-tags":{"latest":"0.1.0","ts5.1":"0.1.0","ts5.2":"0.1.0","ts5.3":"0.1.0","ts5.4":"0.1.0","ts5.5":"0.1.0","ts5.6":"0.1.0","ts5.7":"0.1.0","ts5.8":"0.1.0","ts5.9":"0.1.0","ts6.0":"0.1.0"},"name":"@types/is-equal-shallow","time":{"created":"2025-04-16T08:02:36.332Z","modified":"2025-08-03T07:01:18.262Z","0.1.0":"2025-04-16T08:02:20.735Z"},"readme":"# Installation\r\n> `npm install --save @types/is-equal-shallow`\r\n\r\n# Summary\r\nThis package contains type definitions for is-equal-shallow (https://github.com/jonschlinkert/is-equal-shallow).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-equal-shallow.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-equal-shallow/index.d.ts)\r\n````ts\r\n/**\n * Performs a shallow comparison between two objects.\n *\n * @param a - The first object to compare\n * @param b - The second object to compare\n * @returns `true` if the objects have identical top-level property values, otherwise `false`\n */\ndeclare function isEqual(a: object, b: object): boolean;\n\nexport = isEqual;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Wed, 16 Apr 2025 08:02:19 GMT\r\n * Dependencies: none\r\n\r\n# Credits\r\nThese definitions were written by [Laurens Tobias](https://github.com/akeldamas).","users":{}}