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

@eik/sink-file-system

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/sink-file-system - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [2.0.0](https://github.com/eik-lib/sink-file-system/compare/v1.0.2...v2.0.0) (2024-11-13)
### Bug Fixes
* update dependencies ([#17](https://github.com/eik-lib/sink-file-system/issues/17)) ([cb7c974](https://github.com/eik-lib/sink-file-system/commit/cb7c974eff940b2a078a4f8263c1f9dcfcf54956))
### BREAKING CHANGES
* Requires Node >=20.5.0
## [1.0.2](https://github.com/eik-lib/sink-file-system/compare/v1.0.1...v1.0.2) (2024-11-13)

@@ -2,0 +14,0 @@

7

package.json
{
"name": "@eik/sink-file-system",
"version": "1.0.2",
"version": "2.0.0",
"description": "Sink implementation that persists files on the local file system.",

@@ -37,6 +37,6 @@ "main": "lib/main.js",

"dependencies": {
"@eik/common": "3.0.1",
"@eik/common": "5.0.0",
"@eik/sink": "1.2.5",
"@metrics/client": "2.5.4",
"mime": "3.0.0"
"mime": "4.0.4"
},

@@ -47,3 +47,2 @@ "devDependencies": {

"@eik/semantic-release-config": "1.0.0",
"@types/mime": "3.0.4",
"@types/readable-stream": "4.0.18",

@@ -50,0 +49,0 @@ "eslint": "9.11.1",

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