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

is-actual-promise

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

is-actual-promise - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

11

package.json
{
"name": "is-actual-promise",
"version": "1.0.1",
"version": "1.0.2",
"description": "Verify if something is a Promise",

@@ -48,6 +48,5 @@ "main": "./dist/commonjs/index.js",

"devDependencies": {
"pacote": "^17.0.3",
"prettier": "^2.8.2",
"sync-content": "^1.0.2",
"tap": "^18.5.3",
"tshy": "^1.14.0",
"typedoc": "^0.24.8",

@@ -65,7 +64,5 @@ "typescript": "^5.1.6"

"arrowParens": "avoid",
"endOfLine": "lf"
"endOfLine": "lf",
"experimentalTernaries": true
},
"dependencies": {
"tshy": "^1.7.0"
},
"tshy": {

@@ -72,0 +69,0 @@ "exports": {

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