Socket
Socket
Sign inDemoInstall

cloudant-follow

Package Overview
Dependencies
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudant-follow - npm Package Compare versions

Comparing version 0.18.2-SNAPSHOT.1 to 0.18.2-SNAPSHOT.2

20

package.json
{
"name": "cloudant-follow",
"version": "0.18.2-SNAPSHOT.1",
"version": "0.18.2-SNAPSHOT.2",
"author": {

@@ -32,4 +32,7 @@ "name": "IBM Cloudant",

"devDependencies": {
"eslint": "^5.0.0",
"eslint-plugin-standard": "^4.0.0",
"commander": "^2.11.0",
"eslint": "^5.16.0",
"eslint-config-semistandard": "^13.0.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-header": "^2.0.0",
"eslint-plugin-import": "^2.2.0",

@@ -39,7 +42,4 @@ "eslint-plugin-node": "^8.0.0",

"eslint-plugin-react": "^7.7.0",
"eslint-config-standard": "^12.0.0",
"eslint-config-semistandard": "^13.0.0",
"eslint-plugin-header": "^2.0.0",
"tap": "~12.6.0",
"commander": "^2.11.0"
"eslint-plugin-standard": "^4.0.0",
"tap": "~13.1.0"
},

@@ -51,4 +51,4 @@ "browser": {

"scripts": {
"test": "eslint --ignore-path .eslintignore . && tap test/*.js",
"unreliable-feed-test": "tap --no-timeout test/unreliable_feed_test/unreliable_feed.js"
"test": "eslint --ignore-path .eslintignore . && tap -j1 test/*.js",
"unreliable-feed-test": "tap -j1 --no-timeout test/unreliable_feed_test/unreliable_feed.js"
},

@@ -55,0 +55,0 @@ "bin": {

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