Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

merge-linked-lists

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-linked-lists - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

8

CHANGELOG.md
# Changelog
### 0.0.6
What changed in this version?
* Change 1
* Change 2
* Change 3
### 0.0.5

@@ -4,0 +12,0 @@

7

package.json

@@ -13,3 +13,3 @@ {

"license": "CC-BY-SA-4.0",
"version": "0.0.5",
"version": "0.0.6",
"keywords": [

@@ -31,2 +31,5 @@ "linked",

"scripts": {
"publish:npm": "npm publish --registry https://registry.npmjs.org/",
"publish:github": "npm publish --registry https://npm.pkg.github.com/",
"publish": "npm run publish:npm && npm run publish:github",
"test": "mocha"

@@ -45,2 +48,2 @@ },

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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