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
310
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 1.0.0 to 1.0.1

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ # [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.3.6...@thi.ng/dcons@1.0.0) (2018-05-12)

12

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

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

"dependencies": {
"@thi.ng/api": "^4.0.0",
"@thi.ng/checks": "^1.5.2",
"@thi.ng/compare": "^0.1.0",
"@thi.ng/equiv": "^0.1.0",
"@thi.ng/errors": "^0.1.1"
"@thi.ng/api": "^4.0.1",
"@thi.ng/checks": "^1.5.3",
"@thi.ng/compare": "^0.1.1",
"@thi.ng/equiv": "^0.1.1",
"@thi.ng/errors": "^0.1.2"
},

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

@@ -35,2 +35,10 @@ # @thi.ng/dcons

## Dependencies
- [@thi.ng/api](https://github.com/thi-ng/umbrella/tree/master/packages/api)
- [@thi.ng/checks](https://github.com/thi-ng/umbrella/tree/master/packages/checks)
- [@thi.ng/compare](https://github.com/thi-ng/umbrella/tree/master/packages/compare)
- [@thi.ng/equiv](https://github.com/thi-ng/umbrella/tree/master/packages/equiv)
- [@thi.ng/errors](https://github.com/thi-ng/umbrella/tree/master/packages/errors)
## Usage

@@ -37,0 +45,0 @@

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