You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

browser-user-data

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-user-data - npm Package Compare versions

Comparing version

to
1.0.3

.github/workflows/publish-npm.yml

0

dist/data.d.ts

@@ -0,0 +0,0 @@ import { SocialMedia } from "./types";

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

import { UserData, Config } from './types';
export declare const extractData: (config?: Config) => Promise<UserData>;

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

@@ -0,0 +0,0 @@ export declare enum SocialMedia {

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

@@ -0,0 +0,0 @@

2

package.json
{
"name": "browser-user-data",
"version": "1.0.2",
"version": "1.0.3",
"description": "Get all available informations about your application user.",

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

"# browser-user-data"

@@ -0,0 +0,0 @@ import { SocialMedia } from "./types";

@@ -0,0 +0,0 @@ import { networks } from './data';

@@ -0,0 +0,0 @@ export enum SocialMedia {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ const path = require('path');

Sorry, the diff of this file is not supported yet