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

@swc/cli

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/cli - npm Package Compare versions

Comparing version 0.1.60 to 0.1.61

2

lib/swcx/index.js

@@ -33,3 +33,3 @@ #!/usr/bin/env node

}
const BinWrapper = require("bin-wrapper");
const { BinWrapper } = require("@mole-inc/bin-wrapper");
const { platform , arch } = process;

@@ -36,0 +36,0 @@ const SWC_CLI_ENV = {

{
"name": "@swc/cli",
"version": "0.1.60",
"version": "0.1.61",
"description": "CLI for the swc project",

@@ -49,3 +49,3 @@ "main": "lib/swc/index.js",

"dependencies": {
"bin-wrapper": "^4.1.0",
"@mole-inc/bin-wrapper": "^8.0.1",
"commander": "^7.1.0",

@@ -52,0 +52,0 @@ "fast-glob": "^3.2.5",

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