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.5.5 to 0.5.6

8

CHANGELOG.md

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

## [0.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.5.5...@thi.ng/arrays@0.5.6) (2020-03-06)
**Note:** Version bump only for package @thi.ng/arrays
## [0.5.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.5.4...@thi.ng/arrays@0.5.5) (2020-03-01)

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

2

index.d.ts

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

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

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

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

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

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"dependencies": {
"@thi.ng/api": "^6.8.2",
"@thi.ng/checks": "^2.5.3",
"@thi.ng/compare": "^1.2.0",
"@thi.ng/equiv": "^1.0.15",
"@thi.ng/errors": "^1.2.6",
"@thi.ng/random": "^1.4.0"
"@thi.ng/api": "^6.8.3",
"@thi.ng/checks": "^2.5.4",
"@thi.ng/compare": "^1.2.1",
"@thi.ng/equiv": "^1.0.16",
"@thi.ng/errors": "^1.2.7",
"@thi.ng/random": "^1.4.1"
},

@@ -65,3 +65,3 @@ "keywords": [

},
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6"
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc"
}
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