Socket
Socket
Sign inDemoInstall

surge

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

surge - npm Package Compare versions

Comparing version 0.24.1 to 0.24.2

5

package.json
{
"name": "surge",
"version": "0.24.1",
"version": "0.24.2",
"description": "Static Web Publishing",

@@ -39,2 +39,5 @@ "author": "Brock Whitten <brock@chloi.io>",

"scripts": {
"preversion": "npm test",
"version": "npm publish",
"postversion": "git push --no-verify && git push --tags --no-verify && git push --no-verify",
"test": "mocha ./test/basic.js -t 5000",

@@ -41,0 +44,0 @@ "test:local": "ENDPOINT='surge.lvh.me' mocha ./test/basic -t 4000"

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