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

@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 0.2.0 to 0.2.1

2

index.js
import enumerate from '@js-bits/enumerate';
console.log(`xpromise import mode ${typeof require === 'undefined' ? 'esm' : 'cjs'}`);
// pseudo-private properties emulation in order to avoid source code transpiling

@@ -6,0 +4,0 @@ // TODO: replace with #privateField syntax when it gains wide support

2

package.json
{
"name": "@js-bits/xpromise",
"version": "0.2.0",
"version": "0.2.1",
"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