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

wikibase-sdk

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wikibase-sdk - npm Package Compare versions

Comparing version 7.0.5 to 7.0.6

2

lib/utils/build_url.js

@@ -5,4 +5,4 @@ const isBrowser = typeof location !== 'undefined' && typeof document !== 'undefined'

module.exports = instance => {
instance = instance.replace(/\/$/, '')
const instanceApiEndpoint = `${instance}/w/api.php`
.replace('//', '/')
.replace('/w/api.php/w/api.php', '/w/api.php')

@@ -9,0 +9,0 @@

{
"name": "wikibase-sdk",
"version": "7.0.5",
"version": "7.0.6",
"description": "A javascript tool-suite to query wikibase and simplify its results",

@@ -5,0 +5,0 @@ "main": "lib/wikibase-sdk.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