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

@eik/core

Package Overview
Dependencies
Maintainers
0
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/core - npm Package Compare versions

Comparing version 1.3.57 to 1.3.58

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.3.58](https://github.com/eik-lib/core/compare/v1.3.57...v1.3.58) (2024-08-09)
### Bug Fixes
* **deps:** update dependency @eik/common to v4.0.7 ([8955fc7](https://github.com/eik-lib/core/commit/8955fc7c3ac48ee6a2e3e1f0b2132ec80d2304d0))
## [1.3.57](https://github.com/eik-lib/core/compare/v1.3.56...v1.3.57) (2024-08-09)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "@eik/core",
"version": "1.3.57",
"version": "1.3.58",
"description": "Core server package",

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

"scripts": {
"clean": "rimraf node_modules .tap types",
"clean": "rimraf .tap node_modules types",
"lint": "eslint .",

@@ -29,3 +29,3 @@ "lint:fix": "eslint --fix .",

"dependencies": {
"@eik/common": "4.0.6",
"@eik/common": "4.0.7",
"@eik/sink": "1.2.5",

@@ -40,3 +40,2 @@ "@eik/sink-file-system": "1.0.1",

"original-url": "1.2.3",
"rimraf": "5.0.10",
"semver": "7.6.3",

@@ -59,2 +58,3 @@ "ssri": "10.0.6",

"prettier": "3.3.3",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",

@@ -61,0 +61,0 @@ "tap": "18.8.0",

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