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

@thi.ng/arrays

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/arrays - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

8

CHANGELOG.md

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

## [0.6.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.3...@thi.ng/arrays@0.6.4) (2020-04-27)
**Note:** Version bump only for package @thi.ng/arrays
## [0.6.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.2...@thi.ng/arrays@0.6.3) (2020-04-11)

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

1

index.js

@@ -1,2 +0,1 @@

export * from "./api";
export * from "./binary-search";

@@ -3,0 +2,0 @@ export * from "./ends-with";

{
"name": "@thi.ng/arrays",
"version": "0.6.3",
"version": "0.6.4",
"description": "Array / Arraylike utilities",

@@ -41,8 +41,8 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.10.1",
"@thi.ng/checks": "^2.6.2",
"@thi.ng/compare": "^1.3.2",
"@thi.ng/equiv": "^1.0.19",
"@thi.ng/errors": "^1.2.10",
"@thi.ng/random": "^1.4.5",
"@thi.ng/api": "^6.10.2",
"@thi.ng/checks": "^2.6.3",
"@thi.ng/compare": "^1.3.3",
"@thi.ng/equiv": "^1.0.20",
"@thi.ng/errors": "^1.2.11",
"@thi.ng/random": "^1.4.6",
"tslib": "^1.11.1"

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

},
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8"
}
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