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

@thi.ng/compare

Package Overview
Dependencies
Maintainers
1
Versions
158
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 0.1.4 to 0.1.5

8

CHANGELOG.md

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

<a name="0.1.5"></a>
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.4...@thi.ng/compare@0.1.5) (2018-07-20)
**Note:** Version bump only for package @thi.ng/compare
<a name="0.1.4"></a>

@@ -8,0 +16,0 @@ ## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.3...@thi.ng/compare@0.1.4) (2018-06-21)

2

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

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -19,3 +19,3 @@ # @thi.ng/compare

```
```bash
yarn add @thi.ng/compare

@@ -30,3 +30,3 @@ ```

```typescript
```ts
import { ICompare } from "@thi.ng/api";

@@ -33,0 +33,0 @@ import { compare } from "@thi.ng/compare";

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