Socket
Socket
Sign inDemoInstall

@thi.ng/equiv

Package Overview
Dependencies
Maintainers
1
Versions
137
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 2.1.31 to 2.1.32

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-10-23T07:37:37Z
- **Last updated**: 2023-11-09T10:02:12Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

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

@@ -31,13 +31,12 @@ "type": "module",

"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",
"doc:readme": "yarn doc:stats && tools:readme",
"doc:stats": "tools:module-stats",
"doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts",
"pub": "yarn npm publish --access public",
"test": "testament test"
"test": "bun test"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.38.0",
"@thi.ng/testament": "^0.3.24",
"@microsoft/api-extractor": "^7.38.2",
"@thi.ng/testament": "^0.4.0",
"rimraf": "^5.0.5",
"tools": "^0.0.1",
"typedoc": "^0.25.2",
"typedoc": "^0.25.3",
"typescript": "^5.2.2"

@@ -72,3 +71,3 @@ },

},
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\n"
"gitHead": "9f4d8ad79bca1d68214fbc9bbc5fb55f5a445f7e\n"
}
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