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

apr-engine-until

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apr-engine-until - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

readme.md

33

package.json
{
"name": "apr-engine-until",
"version": "3.0.2",
"license": "MIT",
"homepage": "https://github.com/ramitos/apr/tree/master/packages/engine-until",
"version": "3.0.3",
"keywords": [
"engine-until",
"async",
"await",
"promise",
"control",
"flow",
"control-flow",
"awaitful",
"promises",
"async-await",
"es2015",
"es2016",
"es2017",
"es6",
"es7",
"es8"
],
"homepage": "https://apr.js.org#engine-until",
"bugs": "https://github.com/ramitos/apr/issues",
"author": "Sérgio Ramos <mail@sergioramos.me> (http://sergioramos.me)",
"repository": "ramitos/apr",
"main": "dist/apr-apply.umd.js",
"jsnext:main": "dist/apr-apply.es.js",
"module": "dist/apr-apply.es.js",
"entry": "index.js",
"files": [
"dist"
"files"
],
"main": "dist/apr-engine-until.umd.js",
"jsnext:main": "dist/apr-engine-until.es.js",
"module": "dist/apr-engine-until.es.js",
"entry": "index.js",
"scripts": {

@@ -16,0 +35,0 @@ "prepublish": "NODE_ENV=production bup"

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