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

@thi.ng/equiv

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/equiv - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

16

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.2...@thi.ng/equiv@1.0.3) (2019-03-01)
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.3...@thi.ng/equiv@1.0.4) (2019-03-28)

@@ -15,18 +15,4 @@ **Note:** Version bump only for package @thi.ng/equiv

## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.1...@thi.ng/equiv@1.0.2) (2019-02-05)
**Note:** Version bump only for package @thi.ng/equiv
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.0...@thi.ng/equiv@1.0.1) (2019-01-21)
**Note:** Version bump only for package @thi.ng/equiv
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.15...@thi.ng/equiv@1.0.0) (2019-01-21)

@@ -33,0 +19,0 @@

2

lib/index.js

@@ -80,4 +80,4 @@ 'use strict';

exports.equivArrayLike = equivArrayLike;
exports.equivSet = equivSet;
exports.equivMap = equivMap;
exports.equivObject = equivObject;
exports.equivSet = equivSet;

@@ -82,5 +82,5 @@ (function (global, factory) {

exports.equivArrayLike = equivArrayLike;
exports.equivSet = equivSet;
exports.equivMap = equivMap;
exports.equivObject = equivObject;
exports.equivSet = equivSet;

@@ -87,0 +87,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

{
"name": "@thi.ng/equiv",
"version": "1.0.3",
"version": "1.0.4",
"description": "Extensible deep equivalence checking for any data types",

@@ -56,3 +56,3 @@ "module": "./index.js",

"sideEffects": false,
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb"
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d"
}
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