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

@plasmicapp/cli

Package Overview
Dependencies
Maintainers
1
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/cli - npm Package Compare versions

Comparing version 0.1.325 to 0.1.326

4

package.json
{
"name": "@plasmicapp/cli",
"version": "0.1.325",
"version": "0.1.326",
"description": "plasmic cli for syncing local code with Plasmic designs",

@@ -86,3 +86,3 @@ "engines": {

},
"gitHead": "8d1891b9f0e720b991b938196da636853e7672c0"
"gitHead": "ad59ed5496d82342c85e25fe87cbe0d49ad99155"
}

@@ -44,5 +44,3 @@ import fs from "fs";

if (!overwrite) {
throw new HandledError(
`Cannot write to ${filePath}; file already exists.`
);
return;
}

@@ -49,0 +47,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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