New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mocha-remote-common

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-remote-common - npm Package Compare versions

Comparing version 1.4.3 to 1.5.0

9

package.json
{
"name": "mocha-remote-common",
"version": "1.4.3",
"version": "1.5.0",
"description": "All common code and types shared between the Mocha Remote server and client",
"scripts": {
"build": "../../node_modules/.bin/tsc -p tsconfig.build.json",
"build": "tsc -p tsconfig.build.json",
"prepare": "npm run build",

@@ -26,4 +26,3 @@ "prepack": "cp ../../README.md .",

"@types/mocha": "^8.2.2",
"chai": "^4.3.4",
"mocha": "../../node_modules/mocha"
"chai": "^4.3.4"
},

@@ -40,3 +39,3 @@ "dependencies": {

},
"gitHead": "285e9d52fbdfe2a50341e647ae111b5b08019850"
"gitHead": "489c07c747f0bc26e91b029c13182296c25e30e4"
}
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