Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/associative

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/associative - npm Package Compare versions

Comparing version 0.6.7-alpha.1 to 0.6.7

9

CHANGELOG.md

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

<a name="0.6.7"></a>
## [0.6.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.7-alpha.1...@thi.ng/associative@0.6.7) (2018-09-22)
**Note:** Version bump only for package @thi.ng/associative
<a name="0.6.7-alpha.1"></a>

@@ -8,0 +17,0 @@ ## [0.6.7-alpha.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.7-alpha.0...@thi.ng/associative@0.6.7-alpha.1) (2018-09-17)

20

package.json
{
"name": "@thi.ng/associative",
"version": "0.6.7-alpha.1",
"version": "0.6.7",
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations",

@@ -27,13 +27,13 @@ "main": "./index.js",

"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typedoc": "^0.12.0",
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/api": "^4.1.1",
"@thi.ng/checks": "^1.5.9",
"@thi.ng/compare": "^0.1.7",
"@thi.ng/dcons": "^1.1.7-alpha.1",
"@thi.ng/equiv": "^0.1.9",
"@thi.ng/errors": "^0.1.7",
"@thi.ng/transducers": "^2.1.2-alpha.1"
"@thi.ng/api": "^4.2.0",
"@thi.ng/checks": "^1.5.10",
"@thi.ng/compare": "^0.1.8",
"@thi.ng/dcons": "^1.1.7",
"@thi.ng/equiv": "^0.1.10",
"@thi.ng/errors": "^0.1.8",
"@thi.ng/transducers": "^2.1.2"
},

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

},
"gitHead": "bca4cc4ba97d486e6a094ec21533dd25278ffd2d"
"gitHead": "02548fd2518eb97eb11a9834c4e0a8e6ab5499a7"
}
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