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

crude-build

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crude-build - npm Package Compare versions

Comparing version

to
0.0.3

4

crude-build.js

@@ -40,4 +40,4 @@

Object.defineProperty(${moduleName}, "__esModule", { 'value': true });
Complex['default'] = ${moduleName};
Complex['${moduleName}'] = ${moduleName};
${moduleName}['default'] = ${moduleName};
${moduleName}['${moduleName}'] = ${moduleName};
module['exports'] = ${moduleName};

@@ -44,0 +44,0 @@ `;

{
"name": "crude-build",
"title": "Crude Build",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/rawify/CrudeBuild.js",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/rawify/CrudeBuild.js/issues",