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

@pitcher/app-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pitcher/app-dev-server - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "@pitcher/app-dev-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "Development server for Pitcher apps",

@@ -8,3 +8,3 @@ "main": "index.js",

"bin": {
"pitcher-dev-server": "./bin/pitcher-dev-server.js"
"pitcher-dev-server": "bin/pitcher-dev-server.js"
},

@@ -11,0 +11,0 @@ "scripts": {

@@ -5,3 +5,3 @@ ## Prerequisites

- Make sure your app is running at `localhost:port/app-name`
![Localhost Example](./localhostexample.png)
![Localhost Example](https://raw.githubusercontent.com/PitcherAG/web/05a8ce02db7534635759b6303599345512545ac3/packages/libs/pitcher-dev-server/localhostexample.png?token=AC27QB35QHE3XVH6QYM46E3GZ3RVI)
- You need to have published and installed your app in your instance already

@@ -8,0 +8,0 @@

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