🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nsea/tools

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nsea/tools - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+1
-0
dist/resource/index.d.ts

@@ -30,2 +30,3 @@ import axios from 'axios';

getHost: () => string;
[key: string]: any;
extend(config: any): void;

@@ -32,0 +33,0 @@ parse(url: any, ...args: any): any[];

@@ -30,2 +30,3 @@ import axios from 'axios';

getHost: () => string;
[key: string]: any;
extend(config: any): void;

@@ -32,0 +33,0 @@ parse(url: any, ...args: any): any[];

+1
-1
{
"name": "@nsea/tools",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",