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

@fern-api/generator-cli

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fern-api/generator-cli - npm Package Compare versions

Comparing version 0.0.14-cec22478b to 0.0.15-33b0c02f4

7

package.json
{
"name": "@fern-api/generator-cli",
"version": "0.0.14-cec22478b",
"version": "0.0.15-33b0c02f4",
"files": [

@@ -21,4 +21,4 @@ "dist"

"lint:style:fix": "pnpm lint:style --fix",
"format": "prettier --write --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"",
"format:check": "prettier --check --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"",
"format": "prettier --write --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"",
"format:check": "prettier --check --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"",
"organize-imports": "organize-imports-cli tsconfig.json",

@@ -42,2 +42,3 @@ "depcheck": "depcheck"

"prettier": "^3.3.2",
"tmp-promise": "^3.0.3",
"tsup": "^8.0.2",

@@ -44,0 +45,0 @@ "typescript": "4.9.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