Socket
Socket
Sign inDemoInstall

mock-echo

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

dist/index.js

16

package.json
{
"name": "mock-echo",
"version": "0.0.1",
"version": "0.0.2",
"description": "Mock laravel Echo",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"dev": "tsc -w",
"prepublish": "npm run build"
},

@@ -23,3 +25,11 @@ "repository": {

},
"dependencies": {
"lodash": "^4.17.10"
},
"devDependencies": {
"@types/lodash": "^4.14.93",
"@types/node": "^6.0.60",
"typescript": "^2.6.0"
},
"homepage": "https://github.com/alexxiyang/mock-echo#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc