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

mekano

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mekano - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

1

lib/read/manifest.js

@@ -25,2 +25,3 @@ 'use strict';

forwardEvents(ev, rt, function (errored, data) {
if (errored) return ev.emit('finish')
data.filePath = filePath

@@ -27,0 +28,0 @@ ev.emit('finish', data)

2

package.json
{
"name": "mekano",
"version": "0.1.4",
"version": "0.1.5",
"description": "maintain, update and regenerate groups of files",

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

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