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

@prove/email

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prove/email - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

gruntfile.js

4

package.json
{
"name": "@prove/email",
"version": "1.1.0",
"version": "1.2.0",
"description": "Prove email address",
"main": "index.js",
"main": "lib/index.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "node_modules/.bin/grunt ci"

@@ -12,3 +12,3 @@ # prove-email

``` bash
$ npm install prove-email
$ npm install @prove/email
```

@@ -19,3 +19,3 @@

``` js
var proveEmail = require('prove-email');
var proveEmail = require('@prove/email');
```
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