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

faked-promise

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

faked-promise - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

19

package.json
{
"name": "faked-promise",
"version": "1.0.0",
"description": "Create a fake promise that can be resolve and rejected programatically",
"version": "1.0.1",
"description": "Create a fake promise that can be resolved and rejected programatically",
"main": "index.js",

@@ -22,3 +22,16 @@ "author": {

],
"keywords": [],
"keywords": [
"fake",
"faked",
"promised",
"generate",
"create",
"on",
"flow",
"custom",
"control",
"resolvable",
"rejectable",
"demand"
],
"license": "MIT",

@@ -25,0 +38,0 @@ "devDependencies": {

2

README.md
# faked-promise [![Build Status](https://img.shields.io/circleci/project/posva/faked-promise/master.svg)](https://circleci.com/gh/posva/faked-promise) [![npm package](https://img.shields.io/npm/v/faked-promise.svg)](https://www.npmjs.com/package/faked-promise) [![coverage](https://img.shields.io/codecov/c/github/posva/faked-promise.svg)](https://codecov.io/github/posva/faked-promise) [![donate](https://img.shields.io/badge/donate-%E2%99%A5-ff69b4.svg)](https://github.com/posva/donate)
> Create a fake promise that can be resolve and rejected programatically
> Create a fake promise that can be resolved and rejected programatically

@@ -5,0 +5,0 @@ ## Installation

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