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.35 to 0.1.36

8

CHANGELOG.md

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

## [0.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.35...@thi.ng/sparse@0.1.36) (2020-04-27)
**Note:** Version bump only for package @thi.ng/sparse
## [0.1.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.34...@thi.ng/sparse@0.1.35) (2020-04-20)

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

1

index.js

@@ -1,2 +0,1 @@

export * from "./api";
export * from "./amatrix";

@@ -3,0 +2,0 @@ export * from "./coo";

{
"name": "@thi.ng/sparse",
"version": "0.1.35",
"version": "0.1.36",
"description": "Sparse vector & matrix implementations",

@@ -41,4 +41,4 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.10.1",
"@thi.ng/transducers": "^6.4.6",
"@thi.ng/api": "^6.10.2",
"@thi.ng/transducers": "^6.4.7",
"tslib": "^1.11.1"

@@ -69,3 +69,3 @@ },

},
"gitHead": "4ec4361346c3c4a5552148955a6412aa1ed8f4bc"
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8"
}
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