New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.0.2

14

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

@@ -45,7 +45,7 @@ "main": "cli.js",

"devDependencies": {
"ava": "^0.12.0",
"babel-eslint": "^5.0.0",
"eslint": "^1.10.3",
"execa": "^0.2.2",
"nyc": "^5.6.0",
"ava": "git://github.com/sindresorhus/ava.git",
"babel-eslint": "^6.0.4",
"eslint": "^2.9.0",
"execa": "^0.4.0",
"nyc": "^6.4.3",
"readline": "^1.3.0"

@@ -60,4 +60,4 @@ },

"object-assign": "^4.0.1",
"page-data": "0.0.1"
"page-data": "0.0.3"
}
}
# page-data-cli
[![Build Status](https://travis-ci.org/kazu69/page-data-cli.svg?branch=master)](https://travis-ci.org/kazu69/page-data-cli)
[page-data](https://www.npmjs.com/package/page-data) command-line tools.

@@ -32,3 +34,3 @@

## Related
## package

@@ -35,0 +37,0 @@ [page-data](https://www.npmjs.com/package/page-data)

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