Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1 to 1.0.2

2

package.json
{
"name": "pageviews",
"version": "1.0.1",
"version": "1.0.2",
"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.",

@@ -5,0 +5,0 @@ "main": "pageviews.js",

@@ -82,4 +82,4 @@ # pageviews.js

year: '2015',
month: '12',
day: '01',
month: '12', // Can also use integers like 12
day: '01', // Can also use integers like 1
limit: 2 // Limit to the first n results

@@ -86,0 +86,0 @@ }).then(function(result) {

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