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

page-data-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

page-data-cli - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

18

package.json
{
"name": "page-data-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "simple page data get client tool cli",

@@ -8,3 +8,3 @@ "main": "cli.js",

"lint": "eslint **/*.js",
"test": "$(npm bin)/nyc ava test/*.js"
"test": "nyc ava test/*.js"
},

@@ -47,6 +47,6 @@ "keywords": [

"ava": "git://github.com/sindresorhus/ava.git",
"babel-eslint": "^7.0.0",
"eslint": "^3.1.1",
"execa": "^0.4.0",
"nyc": "^8.3.0",
"babel-eslint": "^7.1.1",
"eslint": "^3.15.0",
"execa": "^0.6.0",
"nyc": "^10.1.2",
"readline": "^1.3.0"

@@ -59,6 +59,6 @@ },

"meow": "^3.7.0",
"moment": "^2.11.2",
"object-assign": "^4.0.1",
"page-data": "0.0.6"
"moment": "^2.17.1",
"object-assign": "^4.1.1",
"page-data": "0.0.7"
}
}
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