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.30 to 1.0.31

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.30...@thi.ng/equiv@1.0.31) (2020-09-13)
**Note:** Version bump only for package @thi.ng/equiv
## [1.0.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.29...@thi.ng/equiv@1.0.30) (2020-08-28)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@thi.ng/equiv",
"version": "1.0.30",
"version": "1.0.31",
"description": "Extensible deep value equivalence checking for any data types",

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

"cover": "nyc mocha test && nyc report --reporter=lcov",
"clean": "rimraf *.js *.d.ts .nyc_output build coverage doc lib",
"clean": "rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib",
"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts",

@@ -60,9 +60,7 @@ "doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src",

"deep",
"equal",
"es6",
"equality",
"extensible",
"interface",
"ES6",
"typescript",
"value"
"value-semantics"
],

@@ -77,3 +75,3 @@ "publishConfig": {

"sideEffects": false,
"gitHead": "3a55c0df86c5be9c56a1e1a4c0cfcaa2809a160a"
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c"
}
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