Socket
Socket
Sign inDemoInstall

extrinsic-promises

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

24

package.json
{
"name": "extrinsic-promises",
"version": "2.1.0",
"version": "2.2.0",
"description": "A convenient promises anti-pattern: promises you can settle from outside the promise.",

@@ -18,3 +18,2 @@ "keywords": [

"clean": "rimraf coverage/ .nyc_output/ dist/",
"check:lint:ci:travis-lint": "travis-lint .travis.yml",
"check:lint:ci:yaml": "yamllint .travis.yml",

@@ -57,3 +56,3 @@ "check:lint:ci": "npm-run-all --parallel check:lint:ci:*",

"engines": {
"node": ">6.0.0 <11"
"node": ">6.0.0 <12"
},

@@ -95,5 +94,5 @@ "license": "MIT",

"npm-run-all": "4.1.1",
"nyc": "13.1.0",
"nyc": "14.1.1",
"ramda": "0.25.0",
"remark-cli": "4.0.0",
"remark-cli": "7.0.0",
"rimraf": "2.6.2",

@@ -105,13 +104,12 @@ "sinon": "7.2.2",

"standard": "10.0.3",
"stryker": "0.29.5",
"stryker-api": "0.21.2",
"stryker-babel-transpiler": "0.7.4",
"stryker": "0.33.2",
"stryker-api": "0.22.1",
"stryker-babel-transpiler": "0.7.11",
"stryker-baseline-reporter": "1.0.3",
"stryker-html-reporter": "0.16.4",
"stryker-javascript-mutator": "0.11.0",
"stryker-mocha-framework": "0.12.3",
"stryker-mocha-runner": "0.14.3",
"travis-lint": "1.0.0",
"stryker-html-reporter": "0.16.10",
"stryker-javascript-mutator": "0.12.2",
"stryker-mocha-framework": "0.13.3",
"stryker-mocha-runner": "0.15.3",
"yaml-lint": "1.0.0"
}
}

Sorry, the diff of this file is not supported yet

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