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

webdict

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdict - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

.npmignore

10

package.json
{
"name": "webdict",
"version": "0.2.1",
"version": "0.2.2",
"description": "Fetch definition/meaning of words from dictionary.com and urbandictionary",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/zuck007/Webdict.git"
"url": "git+https://github.com/prdpx7/Webdict.git"
},

@@ -19,8 +19,8 @@ "keywords": [

],
"author": "Pradeep Khileri <pradeepchoudhary009@gmail.com> (https://zuck007.github.io)",
"author": "Pradeep Khileri <pradeepchoudhary009@gmail.com> (https://prdpx7.github.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/zuck007/Webdict/issues"
"url": "https://github.com/prdpx7/Webdict/issues"
},
"homepage": "https://github.com/zuck007/Webdict#readme",
"homepage": "https://github.com/prdpx7/Webdict#readme",
"dependencies": {

@@ -27,0 +27,0 @@ "cheerio": "^0.22.0",

@@ -5,4 +5,4 @@ # webdict

[![Build Status](https://travis-ci.org/zuck007/webdict.svg?branch=master)](https://travis-ci.org/zuck007/webdict)
[![MITlicensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/zuck007/webdict/master/LICENSE)
[![Build Status](https://travis-ci.org/prdpx7/webdict.svg?branch=master)](https://travis-ci.org/prdpx7/webdict)
[![MITlicensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/prdpx7/webdict/master/LICENSE)

@@ -68,2 +68,2 @@ ## Install

* [webdict-cli](https://github.com/zuck007/webdict-cli) - Command line tool using this package.
* [webdict-cli](https://github.com/prdpx7/webdict-cli) - Command line tool using this package.
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