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.10 to 0.6.11

8

CHANGELOG.md

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

## [0.6.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.10...@thi.ng/arrays@0.6.11) (2020-07-02)
**Note:** Version bump only for package @thi.ng/arrays
## [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)

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

24

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

@@ -45,16 +45,16 @@ "module": "./index.js",

"@types/node": "^14.0.1",
"mocha": "^7.1.2",
"nyc": "^15.0.1",
"mocha": "^8.0.1",
"nyc": "^15.1.0",
"ts-node": "^8.10.1",
"typedoc": "^0.17.6",
"typescript": "^3.9.2"
"typescript": "^3.9.5"
},
"dependencies": {
"@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"
"@thi.ng/api": "^6.11.3",
"@thi.ng/checks": "^2.7.3",
"@thi.ng/compare": "^1.3.10",
"@thi.ng/equiv": "^1.0.25",
"@thi.ng/errors": "^1.2.16",
"@thi.ng/random": "^1.4.13",
"tslib": "^2.0.0"
},

@@ -82,3 +82,3 @@ "files": [

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