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.9 to 0.6.10

8

CHANGELOG.md

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

## [0.6.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.9...@thi.ng/arrays@0.6.10) (2020-06-20)
**Note:** Version bump only for package @thi.ng/arrays
## [0.6.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.8...@thi.ng/arrays@0.6.9) (2020-06-14)

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

30

package.json
{
"name": "@thi.ng/arrays",
"version": "0.6.9",
"version": "0.6.10",
"description": "Array / Arraylike utilities",

@@ -14,6 +14,12 @@ "module": "./index.js",

"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/arrays#readme",
"funding": {
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/postspectacular"
},
{
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
}
],
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -47,8 +53,8 @@ "license": "Apache-2.0",

"dependencies": {
"@thi.ng/api": "^6.11.1",
"@thi.ng/checks": "^2.7.1",
"@thi.ng/compare": "^1.3.8",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/random": "^1.4.11",
"@thi.ng/api": "^6.11.2",
"@thi.ng/checks": "^2.7.2",
"@thi.ng/compare": "^1.3.9",
"@thi.ng/equiv": "^1.0.24",
"@thi.ng/errors": "^1.2.15",
"@thi.ng/random": "^1.4.12",
"tslib": "^1.12.0"

@@ -77,3 +83,3 @@ },

},
"gitHead": "ddf9b8b67d3d60bcca88143528ee33b843cc089e"
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9"
}
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