New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@notifi-network/notifi-axios-utils

Package Overview
Dependencies
Maintainers
2
Versions
387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-axios-utils - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

0

dist/index.d.ts
export * from './types';
export * from './utils';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AxiosStatic } from 'axios';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQXhpb3NDcmVhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9saWIvdHlwZXMvQXhpb3NDcmVhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9

@@ -0,0 +0,0 @@ import type { AxiosInstance } from 'axios';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQXhpb3NQb3N0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbGliL3R5cGVzL0F4aW9zUG9zdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=

@@ -0,0 +0,0 @@ export default class GqlError extends Error {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import GqlError from './GqlError';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { AxiosPost } from '../types';

@@ -0,0 +0,0 @@ "use strict";

declare const collectDependencies: (...dependencies: string[]) => string;
export default collectDependencies;
//# sourceMappingURL=collectDependencies.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { AxiosPost } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare type NotifiEnvironment = 'Production' | 'Staging' | 'Development' | 'Local';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@notifi-network/notifi-axios-utils",
"version": "0.9.0",
"version": "0.10.0",
"description": "The axios utilities common to notifi libs",

@@ -31,3 +31,3 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>",

},
"gitHead": "12f763311fbd1236ff1943252fb74995989603a5"
"gitHead": "4de5db0108b06bc886f434b643fcfd2ddd04c38e"
}

@@ -0,0 +0,0 @@ # `@notifi-network/notifi-axios-utils`

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