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.1.5 to 0.1.6

8

CHANGELOG.md

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

## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.1.5...@thi.ng/arrays@0.1.6) (2019-04-02)
**Note:** Version bump only for package @thi.ng/arrays
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.1.4...@thi.ng/arrays@0.1.5) (2019-03-28)

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

28

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

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

"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.15",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"typedoc": "^0.14.0",
"typescript": "^3.2.2"
"@types/mocha": "^5.2.6",
"@types/node": "^11.13.0",
"mocha": "^6.0.2",
"nyc": "^13.3.0",
"typedoc": "^0.14.2",
"typescript": "^3.4.1"
},
"dependencies": {
"@thi.ng/api": "^6.0.0",
"@thi.ng/checks": "^2.1.4",
"@thi.ng/compare": "^1.0.4",
"@thi.ng/equiv": "^1.0.4",
"@thi.ng/errors": "^1.0.4",
"@thi.ng/random": "^1.1.3"
"@thi.ng/api": "^6.0.1",
"@thi.ng/checks": "^2.1.5",
"@thi.ng/compare": "^1.0.5",
"@thi.ng/equiv": "^1.0.5",
"@thi.ng/errors": "^1.0.5",
"@thi.ng/random": "^1.1.4"
},

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

"sideEffects": false,
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d"
"gitHead": "8982b253961afbee2a63135c4ed7153c61febefb"
}
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