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.42 to 1.0.43

4

dist/package.json
{
"name": "just-echo",
"version": "1.0.42",
"version": "1.0.43",
"description": "npm package template",

@@ -9,3 +9,3 @@ "main": "dist/src/lib/index.js",

"scripts": {
"lint": "eslint src tests --fix --max-warnings 0 --ext .ts,.js",
"lint": "eslint . --fix --max-warnings 0 --ext .ts,.js",
"test": "mocha -r ts-node/register tests/main.test.ts",

@@ -12,0 +12,0 @@ "setup-hooks": "husky install",

{
"name": "just-echo",
"version": "1.0.42",
"version": "1.0.43",
"description": "npm package template",

@@ -9,3 +9,3 @@ "main": "dist/src/lib/index.js",

"scripts": {
"lint": "eslint src tests --fix --max-warnings 0 --ext .ts,.js",
"lint": "eslint . --fix --max-warnings 0 --ext .ts,.js",
"test": "mocha -r ts-node/register tests/main.test.ts",

@@ -12,0 +12,0 @@ "setup-hooks": "husky install",

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