Socket
Socket
Sign inDemoInstall

eslint-plugin-chai-friendly

Package Overview
Dependencies
88
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.4 to 0.3.5

96

package.json
{
"_args": [
[
"eslint-plugin-chai-friendly",
"/Users/user/repos/wallet-sdk"
],
[
"eslint-plugin-chai-friendly",
"/Users/user/repos/stellar-wallet-js-sdk"
]
],
"_from": "eslint-plugin-chai-friendly@latest",
"_id": "eslint-plugin-chai-friendly@0.3.3",
"_inCache": true,
"_installable": true,
"_location": "/eslint-plugin-chai-friendly",
"_nodeVersion": "6.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/eslint-plugin-chai-friendly-0.3.3.tgz_1492420383674_0.6659231542143971"
},
"_npmUser": {
"email": "ih.diachenko@gmail.com",
"name": "ihor.diachenko"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"name": "eslint-plugin-chai-friendly",
"raw": "eslint-plugin-chai-friendly",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_shrinkwrap": null,
"_spec": "eslint-plugin-chai-friendly",
"_where": "/Users/user/repos/stellar-wallet-js-sdk",
"author": {
"name": "Ihor Diachenko"
},
"bugs": {
"url": "https://github.com/ihordiachenko/eslint-plugin-chai-friendly/issues"
},
"dependencies": {},
"name": "eslint-plugin-chai-friendly",
"version": "0.3.5",
"description": "This plugin makes 'no-unused-expressions' rule friendly towards chai expect statements.",
"devDependencies": {
"eslint": "~3.11.0",
"mocha": "^3.0.2"
},
"directories": {},
"dist": {
"shasum": "17ac9e0f53e50f09aa0d18db9eb8998df7b47f96",
"tarball": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.3.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"gitHead": "c1cf0b8c37b8d1aa1e6ec5e45ef57f98d30c12be",
"homepage": "https: //github.com/ihordiachenko/eslint-plugin-chai-friendly#readme",
"keywords": [

@@ -71,16 +12,2 @@ "eslint",

],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "ih.diachenko@gmail.com",
"name": "ihor.diachenko"
}
],
"name": "eslint-plugin-chai-friendly",
"optionalDependencies": {},
"peerDependencies": {
"eslint": ">=3.0.0"
},
"readme": "ERROR: No README data found!",
"repository": {

@@ -90,6 +17,23 @@ "type": "git",

},
"homepage": "https://github.com/ihordiachenko/eslint-plugin-chai-friendly#readme",
"bugs": {
"url": "https://github.com/ihordiachenko/eslint-plugin-chai-friendly/issues"
},
"author": "Ihor Diachenko",
"main": "lib/index.js",
"scripts": {
"test": "mocha tests --recursive"
},
"version": "0.3.4"
"dependencies": {},
"peerDependencies": {
"eslint": ">=3.0.0"
},
"devDependencies": {
"eslint": "~3.11.0",
"mocha": "^3.0.2"
},
"engines": {
"node": ">=0.10.0"
},
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc