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

@thi.ng/diff

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/diff - npm Package Compare versions

Comparing version 3.2.24 to 3.2.25

8

CHANGELOG.md

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

## [3.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.24...@thi.ng/diff@3.2.25) (2020-07-02)
**Note:** Version bump only for package @thi.ng/diff
## [3.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.23...@thi.ng/diff@3.2.24) (2020-06-20)

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

14

package.json
{
"name": "@thi.ng/diff",
"version": "3.2.24",
"version": "3.2.25",
"description": "Customizable diff implementations for arrays (sequential) & objects (associative), with or without linear edit logs",

@@ -45,11 +45,11 @@ "module": "./index.js",

"@types/node": "^14.0.1",
"mocha": "^7.1.2",
"mocha": "^8.0.1",
"ts-node": "^8.10.1",
"typedoc": "^0.17.6",
"typescript": "^3.9.2"
"typescript": "^3.9.5"
},
"dependencies": {
"@thi.ng/api": "^6.11.2",
"@thi.ng/equiv": "^1.0.24",
"tslib": "^1.12.0"
"@thi.ng/api": "^6.11.3",
"@thi.ng/equiv": "^1.0.25",
"tslib": "^2.0.0"
},

@@ -75,3 +75,3 @@ "files": [

"sideEffects": false,
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9"
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53"
}
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