New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/vectors

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/vectors - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

8

CHANGELOG.md

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

## [1.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@1.4.0...@thi.ng/vectors@1.4.1) (2018-10-21)
**Note:** Version bump only for package @thi.ng/vectors
# [1.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@1.3.0...@thi.ng/vectors@1.4.0) (2018-10-17)

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

22

package.json
{
"name": "@thi.ng/vectors",
"version": "1.4.0",
"version": "1.4.1",
"description": "Vector algebra for fixed & variable sizes, memory mapped, flexible layouts",

@@ -24,15 +24,15 @@ "main": "./index.js",

"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"@types/node": "^10.12.0",
"benchmark": "^2.1.4",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.12.0",
"typescript": "^3.0.1"
"nyc": "^13.1.0",
"typedoc": "^0.13.0",
"typescript": "^3.1.3"
},
"dependencies": {
"@thi.ng/api": "^4.2.2",
"@thi.ng/checks": "^1.5.12",
"@thi.ng/errors": "^0.1.10",
"@thi.ng/math": "^0.1.0",
"@thi.ng/transducers": "^2.2.0"
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/math": "^0.2.0",
"@thi.ng/transducers": "^2.2.1"
},

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

},
"gitHead": "6e563377f8cdbdda904559c956a2a558eb9fed64"
"gitHead": "5bb513915cb3c533bd4278f6f365389b3664f4d1"
}
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