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

after-operation

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

after-operation - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "after-operation",
"version": "1.0.0",
"version": "1.0.1",
"description": "Promise that resolves on completing a Google Compute Cloud [tm] operation",

@@ -24,8 +24,8 @@ "main": "index.js",

"devDependencies": {
"assert": "^1.4.1",
"coveralls": "^2.13.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"should": "^11.2.1"
"assert": "^1.4.1",
"coveralls": "^3.0.0",
"istanbul": "^0.4.5",
"mocha": "^5.0.0",
"should": "^13.1.2"
}
}
# after-operation
[![Greenkeeper badge](https://badges.greenkeeper.io/DrPaulBrewer/after-operation.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/DrPaulBrewer/after-operation.svg?branch=master)](https://travis-ci.org/DrPaulBrewer/after-operation)
[![Coverage Status](https://coveralls.io/repos/github/DrPaulBrewer/after-operation/badge.svg?branch=master)](https://coveralls.io/github/DrPaulBrewer/after-operation?branch=master)
Helper for converting Google Compute Engine [tm] operation event-emitters to Promises

@@ -36,3 +41,3 @@

## Related modules by other authors
## Related modules by other authors

@@ -39,0 +44,0 @@ [npm: event-to-promise](https://www.npmjs.com/package/event-to-promise) might be useful

Sorry, the diff of this file is not supported yet

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