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.3.0 to 7.3.1

19

lib/helpers/parse_claim.js

@@ -80,17 +80,18 @@ const { wikibaseTimeToISOString, wikibaseTimeToEpochTime, wikibaseTimeToSimpleDay } = require('./helpers')

const parsers = {
string: simple,
commonsMedia: simple,
url: simple,
'external-id': simple,
'geo-shape': simple,
'globe-coordinate': coordinate,
math: simple,
monolingualtext,
'musical-notation': simple,
quantity,
string: simple,
'tabular-data': simple,
time,
url: simple,
'wikibase-form': entity,
'wikibase-item': entity,
'wikibase-lexeme': entity,
'wikibase-property': entity,
time,
quantity,
'globe-coordinate': coordinate,
'geo-shape': simple,
'tabular-data': simple,
'musical-notation': simple
'wikibase-property': entity
}

@@ -97,0 +98,0 @@

{
"name": "wikibase-sdk",
"version": "7.3.0",
"version": "7.3.1",
"description": "utils functions to query a Wikibase instance 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