Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wikipedia2json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wikipedia2json - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -475,3 +475,3 @@ //turns wikimedia script into json

}
if(s.match(/\{\{(SCOTUSCase|Jctgap|BCint|Taxobox|Quote box|succession box|multiple|columns-list|Persondata|Panorama|stack|ordered list|Aircraft specs|Coin image|Drugbox|Album|track|Tracklist|cite|infobox|Inligtingskas|sister|geographic|navboxes|listen|historical|citeweb|citenews|lien|clima|cita|Internetquelle|article|weather)[ \|:\n]/i)){
if(s.match(/\{\{(SCOTUSCase|Jctgap|BCint|Taxobox|Quote box|succession box|multiple|columns-list|Persondata|Panorama|stack|ordered list|Aircraft specs|Coin image|Drugbox|Album|track|Tracklist|NHL|Location|Crossings|MLBBioHon|Geobox|Chinese|Ordination|reflist|cite|infobox|Inligtingskas|sister|geographic|navboxes|listen|historical|citeweb|citenews|lien|clima|cita|Internetquelle|article|weather)[ \|:\n]/i)){
wiki=wiki.replace(s,'')

@@ -478,0 +478,0 @@ }

{
"name": "wikipedia2json",
"version": "0.1.1",
"version": "0.1.2",
"description": "wikipedia to json",

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

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