Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abort-group

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

abort-group - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/marko-js/utils/tree/master/packages/abort-group/compare/abort-group@1.1.0...abort-group@1.1.1) (2018-11-06)
**Note:** Version bump only for package abort-group
# 1.1.0 (2018-10-16)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "abort-group",
"description": "Group a set of cancelable actions to be aborted together at any time.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Dylan Piercey <dpiercey@ebay.com>",

@@ -19,2 +19,3 @@ "bugs": "https://github.com/marko-js/utils/issues/new?template=Bug_report.md",

"license": "MIT",
"main": "dist/index.js",
"repository": {

@@ -24,3 +25,4 @@ "type": "git",

},
"gitHead": "a489fa8003e100a7cdfdc7cd2d16533afb3f17f4"
"types": "dist/index.d.ts",
"gitHead": "fc3fda6fe67056008d1ce9a8e3ba83cdecdfb1c7"
}
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