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

wikibase-data-model

Package Overview
Dependencies
Maintainers
11
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wikibase-data-model - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

index.d.ts

4

.eslintrc.json
{
"extends": "wikimedia",
"plugins": [
"resource-loader"
],
"env": {

@@ -13,2 +16,3 @@ "browser": true,

"rules": {
"resource-loader/valid-package-file-require": "error",
"computed-property-spacing": "off",

@@ -15,0 +19,0 @@ "indent": "off",

3

package.json
{
"name": "wikibase-data-model",
"description": "JavaScript implementation of the basic Wikibase DataModel entity types and components they are made of",
"version": "6.0.0",
"version": "6.1.0",
"directories": {

@@ -34,2 +34,3 @@ "lib": "src",

"eslint-config-wikimedia": "0.4.0",
"eslint-plugin-resource-loader": "wmde/eslint-plugin-resource-loader#b84d53f22794bb15b98f611b541fe4d32e153720",
"karma": "^1.7.0",

@@ -36,0 +37,0 @@ "karma-cli": "^1.0.1",

@@ -20,2 +20,5 @@ # Wikibase DataModel JavaScript

### 6.1.0 (2019-10-24)
* Bundle some very basic Typescript types
### 6.0.0 (2019-10-21)

@@ -22,0 +25,0 @@ * Using CommonJS modules instead of global namespaces for all files

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