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 0.3.3 to 0.3.4

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ ## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.3.2...@thi.ng/dcons@0.3.3) (2018-04-29)

14

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

@@ -19,11 +19,11 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1"
"@thi.ng/api": "^2.3.2"
},

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

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