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 2.4.0 to 2.4.1

8

CHANGELOG.md

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

## [2.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.4.0...@thi.ng/associative@2.4.1) (2019-07-12)
**Note:** Version bump only for package @thi.ng/associative
# [2.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.3.0...@thi.ng/associative@2.4.0) (2019-07-07)

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

22

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

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

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

@@ -36,10 +36,10 @@ },

"dependencies": {
"@thi.ng/api": "^6.3.0",
"@thi.ng/binary": "^1.0.7",
"@thi.ng/checks": "^2.2.0",
"@thi.ng/compare": "^1.0.7",
"@thi.ng/dcons": "^2.1.0",
"@thi.ng/equiv": "^1.0.7",
"@thi.ng/errors": "^1.1.0",
"@thi.ng/transducers": "^5.4.0"
"@thi.ng/api": "^6.3.1",
"@thi.ng/binary": "^1.0.8",
"@thi.ng/checks": "^2.2.1",
"@thi.ng/compare": "^1.0.8",
"@thi.ng/dcons": "^2.1.1",
"@thi.ng/equiv": "^1.0.8",
"@thi.ng/errors": "^1.1.1",
"@thi.ng/transducers": "^5.4.1"
},

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

"sideEffects": false,
"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