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

micro-dev

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micro-dev - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

lib/listening.js

@@ -79,2 +79,3 @@ // Native

ignoreInitial: true,
cwd: process.cwd(),
ignored: [

@@ -81,0 +82,0 @@ /\.git|node_modules|\.nyc_output|\.sass-cache|coverage/,

4

package.json
{
"name": "micro-dev",
"version": "1.2.0",
"version": "1.2.1",
"files": [

@@ -49,3 +49,3 @@ "bin",

"jsome": "2.3.26",
"micro": "8.0.1",
"micro": "8.0.2",
"mri": "1.1.0",

@@ -52,0 +52,0 @@ "pkg-up": "2.0.0",

@@ -51,3 +51,3 @@ <img src="https://raw.githubusercontent.com/zeit/art/b1c55af9827fc0293bc5a9c1a03e37e08a6f8f16/micro-dev/logo.png" width="80"/>

Inside the project where you want to test your clone of the package, you can now either use `npm link micro-dev` to link the clone to the local dependencies or run `micro-dev` right in your terminal.
Inside the project where you want to test your clone of the package, you can now either use `npm link micro-dev` to link the cloned source to your project's local dependencies or run `micro-dev` right in your terminal.

@@ -54,0 +54,0 @@ ## Authors

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