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

@osskit/fetch-enhancers

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@osskit/fetch-enhancers - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

1

dist/index.d.ts

@@ -7,2 +7,3 @@ export * from './enhancers/withBasicAuth.js';

export * from './enhancers/withToken.js';
export * from './fetchError.js';
export * from './types.js';

@@ -7,3 +7,4 @@ export * from './enhancers/withBasicAuth.js';

export * from './enhancers/withToken.js';
export * from './fetchError.js';
export * from './types.js';
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "@osskit/fetch-enhancers",
"version": "4.0.0",
"version": "4.0.1",
"repository": {

@@ -33,5 +33,5 @@ "url": "https://github.com/osskit/fetch-enhancers"

"@osskit/tsconfig": "^0.0.6",
"@types/async-retry": "^1.4.4",
"@types/async-retry": "^1.4.5",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.6",
"@types/node": "^18.7.8",
"@typescript-eslint/eslint-plugin": "^5.33.1",

@@ -41,3 +41,3 @@ "@typescript-eslint/parser": "^5.33.1",

"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.3",
"eslint-plugin-jest": "^26.8.5",
"eslint-plugin-react": "^7.30.1",

@@ -44,0 +44,0 @@ "eslint-plugin-unicorn": "^43.0.2",

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