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

phero

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phero - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

LICENSE

10

dist/package.json
{
"name": "phero",
"version": "0.9.6",
"version": "0.9.9",
"description": "Phero is the no-hassle and type-safe glue between your backend and frontend(s).",

@@ -18,9 +18,9 @@ "homepage": "https://phero.dev",

"test": "jest src",
"prepublish": "npm run clean && npm run build && cp ../../README.md README.md",
"prepublish": "npm run clean && npm run build",
"start": "node ./dist/index.js",
"prestart": "npm run build",
"postbuild": "cp package.json ./dist/package.json"
"postbuild": "cp package.json ./dist/package.json && cp ../../README.md README.md"
},
"dependencies": {
"@phero/dev": "^0.9.6",
"@phero/dev": "^0.9.9",
"ink": "^3.2.0",

@@ -55,3 +55,3 @@ "ink-select-input": "^4.2.1",

},
"gitHead": "a1c0a292ffc8310ee11db3445a2db44ff5aaafea"
"gitHead": "34cc72f3777c55c1463a3ee945f07289a2e68a86"
}
{
"name": "phero",
"version": "0.9.8",
"version": "0.9.9",
"description": "Phero is the no-hassle and type-safe glue between your backend and frontend(s).",

@@ -18,9 +18,9 @@ "homepage": "https://phero.dev",

"test": "jest src",
"prepublish": "npm run clean && npm run build && cp ../../README.md README.md",
"prepublish": "npm run clean && npm run build",
"start": "node ./dist/index.js",
"prestart": "npm run build",
"postbuild": "cp package.json ./dist/package.json"
"postbuild": "cp package.json ./dist/package.json && cp ../../README.md README.md"
},
"dependencies": {
"@phero/dev": "^0.9.6",
"@phero/dev": "^0.9.9",
"ink": "^3.2.0",

@@ -54,3 +54,4 @@ "ink-select-input": "^4.2.1",

"url": "https://pressplay.dev"
}
},
"gitHead": "34cc72f3777c55c1463a3ee945f07289a2e68a86"
}
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