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

@eik/sink-memory

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/sink-memory - npm Package Compare versions

Comparing version 1.1.3 to 2.0.0

12

CHANGELOG.md

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

# [2.0.0](https://github.com/eik-lib/sink-memory/compare/v1.1.3...v2.0.0) (2024-11-13)
### Bug Fixes
* upgrade dependencies ([#13](https://github.com/eik-lib/sink-memory/issues/13)) ([c46549d](https://github.com/eik-lib/sink-memory/commit/c46549d8ce4cf931ad65c591485ce33a367801ce))
### BREAKING CHANGES
* Requires Node >=20.5.0
## [1.1.3](https://github.com/eik-lib/sink-memory/compare/v1.1.2...v1.1.3) (2024-11-13)

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

12

package.json
{
"name": "@eik/sink-memory",
"version": "1.1.3",
"version": "2.0.0",
"description": "In-memory sink designed for tests.",

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

"dependencies": {
"@eik/common": "3.0.1",
"@eik/common": "5.0.0",
"@eik/sink": "1.2.5",

@@ -48,9 +48,9 @@ "@metrics/client": "2.5.4"

"eslint": "9.13.0",
"npm-run-all2": "5.0.2",
"npm-run-all2": "7.0.1",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"tap": "18.8.0",
"typescript": "5.5.4"
"semantic-release": "24.2.0",
"tap": "21.0.1",
"typescript": "5.6.3"
}
}
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