Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ember-data/request

Package Overview
Dependencies
Maintainers
5
Versions
422
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ember-data/request - npm Package Compare versions

Comparing version
5.8.0-alpha.41
to
5.8.0-alpha.42
+3
-3
package.json
{
"name": "@ember-data/request",
"description": "⚡️ A simple, small and fast framework-agnostic library to make `fetch` happen",
"version": "5.8.0-alpha.41",
"version": "5.8.0-alpha.42",
"license": "MIT",

@@ -39,3 +39,3 @@ "author": "Chris Thoburn <runspired@users.noreply.github.com>",

"@embroider/macros": "^1.18.1",
"@warp-drive/core": "5.8.0-alpha.41"
"@warp-drive/core": "5.8.0-alpha.42"
},

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

"@babel/preset-typescript": "^7.27.1",
"@warp-drive/internal-config": "5.8.0-alpha.41",
"@warp-drive/internal-config": "5.8.0-alpha.42",
"vite": "^7.1.3"

@@ -50,0 +50,0 @@ },