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

@pinia-orm/axios-edge

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinia-orm/axios-edge - npm Package Compare versions

Comparing version 1.9.0-28582911.bbf7a93 to 1.9.0-28583149.676ad48

2

dist/index.d.ts

@@ -157,3 +157,3 @@ import { AxiosRequestConfig, AxiosResponse, AxiosInstance } from 'axios';

declare function useAxiosApi(repository: AxiosRepository): Request;
declare function useAxiosApi(repository: AxiosRepository<any>): Request;

@@ -160,0 +160,0 @@ declare function useAxiosRepo<M extends Model>(model: M): AxiosRepository<Model>;

{
"name": "@pinia-orm/axios-edge",
"version": "1.9.0-28582911.bbf7a93",
"version": "1.9.0-28583149.676ad48",
"description": "Axios plugin for pinia-orm",

@@ -46,3 +46,3 @@ "bugs": {

"axios": ">=1.6.8",
"pinia-orm": "npm:pinia-orm-edge@1.9.0-28582911.bbf7a93",
"pinia-orm": "npm:pinia-orm-edge@1.9.0-28583149.676ad48",
"pinia": ">=2.1.7"

@@ -59,3 +59,3 @@ },

"pinia": "^2.1.7",
"pinia-orm": "npm:pinia-orm-edge@1.9.0-28582911.bbf7a93",
"pinia-orm": "npm:pinia-orm-edge@1.9.0-28583149.676ad48",
"size-limit": "^11.1.2",

@@ -62,0 +62,0 @@ "typescript": "^5.4.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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