Socket
Socket
Sign inDemoInstall

just-echo

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-echo - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

6

package.json
{
"name": "just-echo",
"version": "1.0.23",
"version": "1.0.24",
"description": "npm package template",

@@ -9,4 +9,4 @@ "main": "dist/index.js",

"scripts": {
"build": "tsc --project configs/tsconfig.json",
"lint": "eslint src tests bin configs --fix --config configs/.eslintrc.js --ext .js,.ts",
"build": "tsc",
"lint": "eslint src tests bin --fix --ext .js,.ts",
"setup-hooks": "husky install",

@@ -13,0 +13,0 @@ "prepare": "npm run build && npm run setup-hooks",

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