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
311
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.1.12 to 0.1.13

8

CHANGELOG.md

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

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

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

14

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

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

"devDependencies": {
"@types/mocha": "^2.2.46",
"@types/node": "^9.3.0",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"ts-loader": "^3.3.1",
"ts-loader": "^3.5.0",
"typedoc": "^0.10.0",
"typescript": "^2.7.1",
"webpack": "^3.10.0"
"typescript": "^2.7.2",
"webpack": "^3.11.0"
},
"dependencies": {
"@thi.ng/api": "^2.0.2"
"@thi.ng/api": "^2.0.3"
},

@@ -32,0 +32,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