New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pacote/linked-list

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pacote/linked-list - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

lib/cjs/find.d.ts

4

CHANGELOG.md

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

## [0.4.2](https://github.com/PacoteJS/pacote/compare/@pacote/linked-list@0.4.1...@pacote/linked-list@0.4.2) (2020-11-27)
**Note:** Version bump only for package @pacote/linked-list
## [0.4.1](https://github.com/PacoteJS/pacote/compare/@pacote/linked-list@0.4.0...@pacote/linked-list@0.4.1) (2020-11-14)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@pacote/linked-list",
"description": "Immutable linked lists.",
"version": "0.4.1",
"version": "0.4.2",
"sideEffects": false,

@@ -37,5 +37,5 @@ "license": "MIT",

"dependencies": {
"@pacote/option": "^1.0.6"
"@pacote/option": "^1.0.7"
},
"gitHead": "67ac2ba383f8cff7243b701c9e0e4b01c4fb8102"
"gitHead": "20cb1e3a999ed47a8d52b03b750290cf36b8e270"
}
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