Socket
Socket
Sign inDemoInstall

@thi.ng/compare

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/compare - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

8

CHANGELOG.md

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

## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.0.7...@thi.ng/compare@1.0.8) (2019-07-12)
**Note:** Version bump only for package @thi.ng/compare
## [1.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.0.6...@thi.ng/compare@1.0.7) (2019-07-07)

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

6

package.json
{
"name": "@thi.ng/compare",
"version": "1.0.7",
"version": "1.0.8",
"description": "Comparator with optional delegation for types implementing @thi.ng/api/ICompare interface",

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

"cover": "yarn test && nyc report --reporter=lcov",
"doc": "node_modules/.bin/typedoc --mode modules --out doc src",
"doc": "node_modules/.bin/typedoc --mode modules --out doc --ignoreCompilerErrors src",
"pub": "yarn build && yarn publish --access public"

@@ -44,3 +44,3 @@ },

"sideEffects": false,
"gitHead": "efa9fdd61dd4ad2187cefe0a26df3bf2baade24b"
"gitHead": "47075afc37f3a16adee7c903a2935304c7cf5daf"
}
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