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

zait

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zait - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

bin/zait

15

package.json
{
"name": "zait",
"version": "0.2.0",
"version": "0.2.1",
"description": "Get page load time by CasperJS/PhantomJS",
"bin": "bin/zait",
"main": "",
"files": ["lib", "bin"],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
},
"repository": {
"type": "git",
"url": "http://git.herzen.spb.ru/aboyko/load-time-phantomjs.git"
"url": "https://github.com/ket4yii/zait"
},

@@ -27,8 +30,12 @@ "keywords": [

"js-yaml": "^3.6.1",
"json2yaml": "^1.1.0",
"markdown-table": "^0.4.0",
"phantomjs-chalk": "^1.1.6",
"phantomjs-prebuilt": "^2.1.7",
"sinon": "^1.17.4",
"strip-ansi": "^3.0.1",
"typeof": "^1.0.0"
},
"devDependencies": {
"babel-plugin-transform-object-assign": "^6.8.0",
"babel-cli": "^6.9.0",

@@ -38,3 +45,3 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",

"chai": "^3.4.1",
"coveralls": "^2.11.6",
"coveralls": "^2.11.9",
"gulp": "^3.9.0",

@@ -41,0 +48,0 @@ "gulp-babel": "*",

# Zait
[![Build Status](https://travis-ci.org/ket4yii/zait.svg?branch=v0.2.x)](https://travis-ci.org/ket4yii/zait)
[![Coverage Status](https://coveralls.io/repos/github/ket4yii/zait/badge.svg?branch=v0.2.x)](https://coveralls.io/github/ket4yii/zait?branch=v0.2.x)
Get pages load time by PhantomJS/CasperJS
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