Socket
Socket
Sign inDemoInstall

mendel-development

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mendel-development - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

mendelify-transform-stream.js

@@ -32,3 +32,5 @@ /* Copyright 2015, Yahoo Inc.

row.rawSource = row.source;
row.source = mendelifyRequireTransform(row.file, row.source, variations);
if (!avoidMendelify(row.file)) {
row.source = mendelifyRequireTransform(row.file, row.source, variations);
}
row.sha = shasum(row.source);

@@ -35,0 +37,0 @@

{
"name": "mendel-development",
"version": "1.0.8",
"version": "1.0.9",
"description": "Mendel shared dependencies for build and development",

@@ -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