Socket
Socket
Sign inDemoInstall

@js-bits/xpromise

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-bits/xpromise - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

4

index.js
import enumerate from '@js-bits/enumerate';
const { Prefix } = enumerate;
// pseudo-private properties emulation in order to avoid source code transpiling

@@ -117,3 +115,3 @@ // TODO: replace with #privateField syntax when it gains wide support

`,
Prefix(`${ExtendablePromise.name}|`)
`${ExtendablePromise.name}|`
);

@@ -120,0 +118,0 @@

{
"name": "@js-bits/xpromise",
"version": "1.0.13",
"version": "1.0.14",
"description": "Extendable Promise",

@@ -5,0 +5,0 @@ "keywords": [

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