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 0.1.6 to 0.1.7

8

CHANGELOG.md

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

<a name="0.1.7"></a>
## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.6...@thi.ng/equiv@0.1.7) (2018-08-01)
**Note:** Version bump only for package @thi.ng/equiv
<a name="0.1.6"></a>

@@ -8,0 +16,0 @@ ## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.5...@thi.ng/equiv@0.1.6) (2018-07-20)

14

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

@@ -23,11 +23,11 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typescript": "^2.8.3"
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/checks": "^1.5.6"
"@thi.ng/checks": "^1.5.7"
},

@@ -34,0 +34,0 @@ "keywords": [

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