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

@alline/hook-wiki

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

@alline/hook-wiki - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [3.0.0](https://gitlab.com/alline/hook-wiki/compare/v2.1.0...v3.0.0) (2020-07-09)
### Bug Fixes
* update dependencies ([1c72b6f](https://gitlab.com/alline/hook-wiki/commit/1c72b6f28997d857552dac6105b73829570156d9))
### BREAKING CHANGES
* update @alline/core to v3
# [2.1.0](https://gitlab.com/alline/hook-wiki/compare/v2.0.0...v2.1.0) (2020-07-02)

@@ -2,0 +14,0 @@

16

package.json
{
"name": "@alline/hook-wiki",
"version": "2.1.0",
"description": "HTML scraper for Alline.",
"version": "3.0.0",
"description": "Wikipedia hook for Alline.",
"main": "./lib/index.js",

@@ -35,3 +35,3 @@ "types": "./lib/index.d.ts",

"@types/lodash": "^4.14.157",
"eslint": "^7.3.1",
"eslint": "^7.4.0",
"prettier": "^2.0.5",

@@ -43,12 +43,12 @@ "rimraf": "^3.0.2",

"dependencies": {
"@alline/core": "^2.3.4",
"@alline/scraper-request": "^1.2.0",
"@alline/core": "^2.4.0",
"@alline/scraper-request": "^2.0.0",
"@joshuaavalon/cheerio-table-parser": "^2.0.1",
"@types/cheerio": "^0.22.18",
"@types/cheerio": "^0.22.21",
"@types/moment": "^2.13.0",
"@types/node": "^14.0.14",
"@types/node": "^14.0.20",
"cheerio": "^1.0.0-rc.3",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"moment": "^2.27.0"
}
}

@@ -5,3 +5,3 @@ # @alline/hook-wiki

HTML scraper for Alline.
Wikipedia hook for Alline.

@@ -8,0 +8,0 @@ ## Installation

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