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

@thi.ng/sparse

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/sparse - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

8

CHANGELOG.md

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

## [0.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.16...@thi.ng/sparse@0.1.17) (2019-07-12)
**Note:** Version bump only for package @thi.ng/sparse
## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.15...@thi.ng/sparse@0.1.16) (2019-07-07)

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

10

package.json
{
"name": "@thi.ng/sparse",
"version": "0.1.16",
"version": "0.1.17",
"description": "Sparse vector & matrix implementations",

@@ -23,3 +23,3 @@ "module": "./index.js",

"cover": "yarn test && nyc report --reporter=lcov",
"doc": "typedoc --mode modules --out doc src",
"doc": "typedoc --mode modules --out doc --ignoreCompilerErrors src",
"pub": "yarn build && yarn publish --access public"

@@ -36,4 +36,4 @@ },

"dependencies": {
"@thi.ng/api": "^6.3.0",
"@thi.ng/transducers": "^5.4.0"
"@thi.ng/api": "^6.3.1",
"@thi.ng/transducers": "^5.4.1"
},

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

},
"gitHead": "efa9fdd61dd4ad2187cefe0a26df3bf2baade24b"
"gitHead": "47075afc37f3a16adee7c903a2935304c7cf5daf"
}
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