Socket
Socket
Sign inDemoInstall

@swc/cli

Package Overview
Dependencies
Maintainers
1
Versions
70
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.56 to 0.1.57

1

lib/swc/dir.js

@@ -69,3 +69,2 @@ "use strict";

const dir1 = (0, _path).dirname(dest);
console.log(filename);
await mkdir(dir1, recursive);

@@ -72,0 +71,0 @@ await copyFile(filename, dest);

2

package.json
{
"name": "@swc/cli",
"version": "0.1.56",
"version": "0.1.57",
"description": "CLI for the swc project",

@@ -5,0 +5,0 @@ "main": "lib/swc/index.js",

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