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.1.4 to 0.1.5

CHANGELOG.md

8

package.json
{
"name": "@thi.ng/dcons",
"version": "0.1.4",
"version": "0.1.5",
"description": "Comprehensive doubly linked list structure w/ iterator support",
"main": "./index.js",
"typings": "./index.d.ts",
"repository": "https://github.com/thi-ng/dcons.git",
"repository": "https://github.com/thi-ng/umbrella",
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -14,3 +14,3 @@ "license": "Apache-2.0",

"clean": "rm -rf *.js *.d.ts build doc",
"pub": "yarn run build && (cd build && yarn publish --access public)"
"pub": "yarn run build && yarn publish --access public"
},

@@ -27,3 +27,3 @@ "devDependencies": {

"dependencies": {
"@thi.ng/api": "^1.2.1"
"@thi.ng/api": "^1.3.0"
},

@@ -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