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

types-mediawiki

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-mediawiki - npm Package Compare versions

Comparing version 0.7.0 to 0.7.2

8

package.json
{
"name": "types-mediawiki",
"version": "0.7.0",
"version": "0.7.2",
"description": "TypeScript definitions for MediaWiki JS interface",

@@ -13,2 +13,8 @@ "types": "index.d.ts",

},
"files": [
"mw",
"jquery",
"api_params",
"index.d.ts"
],
"license": "MIT",

@@ -15,0 +21,0 @@ "bugs": {

6

README.md

@@ -21,7 +21,7 @@ [![NPM version](https://img.shields.io/npm/v/types-mediawiki.svg)](https://www.npmjs.com/package/types-mediawiki)

Edit your project's `tsconfig.json` file so that `compilerOptions` includes
Edit your project's `tsconfig.json` file so that it includes
```
"types": [
"./node_modules/types-mediawiki",
"include": [
"./node_modules/types-mediawiki"
]

@@ -28,0 +28,0 @@ ```

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