New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pageviews

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pageviews - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

bower.json

8

package.json
{
"name": "pageviews",
"version": "1.0.2",
"version": "1.0.3",
"description": "A lightweight JavaScript client library for the Wikimedia Pageviews API for Wikipedia and various of its sister projects for Node.js and the browser.",

@@ -29,3 +29,7 @@ "main": "pageviews.js",

"request": "^2.67.0"
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
}
}
}
/**
* @license
* Copyright 2015 Thomas Steiner (@tomayac). All Rights Reserved.
* Copyright 2016 Thomas Steiner (@tomayac). All Rights Reserved.
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

# pageviews.js
A lightweight JavaScript client library for the [Wikimedia Pageviews API](https://wikimedia.org/api/rest_v1/?doc#!/Pageviews_data) for Wikipedia and various of its sister projects for Node.js and the browser.
A lightweight JavaScript client library for the [Wikimedia Pageviews API](https://wikimedia.org/api/rest_v1/?doc#!/Pageviews_data) for Wikipedia and various of its sister projects for **Node.js** and the **browser**.
# Installation
With npm:
```bash

@@ -11,2 +13,8 @@ $ npm install pageviews

With bower:
```bash
$ bower install pageviews
```
# Usage in Node.js

@@ -157,3 +165,3 @@

# License
Copyright 2015 Thomas Steiner (@tomayac)
Copyright 2016 Thomas Steiner (@tomayac)

@@ -160,0 +168,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

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