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

deep-aplus

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-aplus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

22

package.json
{
"name": "deep-aplus",
"version": "1.0.0",
"version": "1.0.1",
"description": "Resolve a whole structure of promises, library agnostic",

@@ -23,3 +23,8 @@ "repository": {

"preformat": "standard --version || npm -g install standard",
"format": "standard --format"
"format": "standard --format",
"thought": "thought run -a",
"prethoughtcheck": "thought --version || npm -g install thought",
"thoughtcheck": "thought check-engines",
"version": "npm run thought",
"preversion": "npm run thoughtcheck"
},

@@ -39,3 +44,14 @@ "dependencies": {},

},
"keywords": []
"keywords": [
"promise",
"q",
"bluebird",
"a+",
"deep",
"resolve",
"recursive"
],
"files": [
"index.js"
]
}

1

README.md

@@ -9,3 +9,2 @@ # deep-aplus

[![Build Status](https://travis-ci.org/nknapp/bootprint-swagger.svg?branch=master)](https://travis-ci.org/nknapp/bootprint-swagger)

@@ -12,0 +11,0 @@

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