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.30 to 1.0.31

dist/package.json

10

package.json
{
"name": "just-echo",
"version": "1.0.30",
"version": "1.0.31",
"description": "npm package template",
"main": "dist/lib/index.js",
"types": "types/lib/index.d.ts",
"bin": "dist/bin/start.js",
"main": "dist/src/lib/index.js",
"types": "types/src/lib/index.d.ts",
"bin": "dist/src/bin/start.js",
"scripts": {

@@ -44,3 +44,3 @@ "build": "tsc",

"dist",
"types/lib"
"types/src/lib"
],

@@ -47,0 +47,0 @@ "devDependencies": {

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