🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@du012/test-webpack-import

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@du012/test-webpack-import - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
index.js

@@ -10,5 +10,5 @@ import React, { useEffect } from 'react';

}, []);
return <div>component</div>;
return '1233333';
}
export default C;
{
"name": "@du012/test-webpack-import",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {