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

dmock-server

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmock-server - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "dmock-server",
"version": "0.0.6",
"version": "0.0.7",
"description": "A typescript based mock server NPM module",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -12,11 +12,11 @@ {

"outDir": "build",
"baseUrl": "src",
"baseUrl": "build",
"strict": true
},
// "include": ["src/**/*"],
"exclude": [
// "src",
"node_modules",
"build"
// "src/**/*.spec.ts"
"**/*.spec.ts",
"src/**/*"
],
}
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