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

@thi.ng/dcons

Package Overview
Dependencies
Maintainers
1
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/dcons - npm Package Compare versions

Comparing version

to
1.1.2

8

CHANGELOG.md

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

<a name="1.1.2"></a>
## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.1...@thi.ng/dcons@1.1.2) (2018-09-01)
**Note:** Version bump only for package @thi.ng/dcons
<a name="1.1.1"></a>

@@ -8,0 +16,0 @@ ## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.0...@thi.ng/dcons@1.1.1) (2018-08-24)

4

package.json
{
"name": "@thi.ng/dcons",
"version": "1.1.1",
"version": "1.1.2",
"description": "Comprehensive doubly linked list structure w/ iterator support",

@@ -36,3 +36,3 @@ "main": "./index.js",

"@thi.ng/errors": "^0.1.6",
"@thi.ng/transducers": "^2.0.1"
"@thi.ng/transducers": "^2.0.2"
},

@@ -39,0 +39,0 @@ "keywords": [

@@ -42,2 +42,3 @@ # @thi.ng/dcons

- [@thi.ng/errors](https://github.com/thi-ng/umbrella/tree/master/packages/errors)
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/master/packages/transducers)

@@ -44,0 +45,0 @@ ## Usage