Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

extractor-phone-email

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extractor-phone-email - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+4
-4
extractor_phone_email.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: extractor-phone-email
Version: 1.0.2
Version: 1.0.3
Summary: Package that allows, with regular expressions, to extract from texts, phone numbers and emails

@@ -13,3 +13,3 @@ Home-page: UNKNOWN

Description: # Extractor_phone_email
Extract return from text or clipboard emails and phone numbers
Get from text or clipboard emails and phone numbers

@@ -19,3 +19,3 @@ ## Install

``` bash
pip install extractor-phone-email
$ pip install extractor-phone-email
```

@@ -25,3 +25,3 @@

``` bash
``` python
# Import pakage

@@ -28,0 +28,0 @@ from extractor_phone_email import extractor

Metadata-Version: 2.1
Name: extractor_phone_email
Version: 1.0.2
Version: 1.0.3
Summary: Package that allows, with regular expressions, to extract from texts, phone numbers and emails

@@ -13,3 +13,3 @@ Home-page: UNKNOWN

Description: # Extractor_phone_email
Extract return from text or clipboard emails and phone numbers
Get from text or clipboard emails and phone numbers

@@ -19,3 +19,3 @@ ## Install

``` bash
pip install extractor-phone-email
$ pip install extractor-phone-email
```

@@ -25,3 +25,3 @@

``` bash
``` python
# Import pakage

@@ -28,0 +28,0 @@ from extractor_phone_email import extractor

# Extractor_phone_email
Extract return from text or clipboard emails and phone numbers
Get from text or clipboard emails and phone numbers

@@ -7,3 +7,3 @@ ## Install

``` bash
pip install extractor-phone-email
$ pip install extractor-phone-email
```

@@ -13,3 +13,3 @@

``` bash
``` python
# Import pakage

@@ -16,0 +16,0 @@ from extractor_phone_email import extractor

@@ -12,3 +12,3 @@ #! python3

name = "extractor_phone_email",
version = "1.0.2",
version = "1.0.3",
description = "Package that allows, with regular expressions, to extract from texts, phone numbers and emails",

@@ -15,0 +15,0 @@ long_description = long_description,