You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-swc-condition-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-swc-condition-plugin - npm Package Compare versions

Comparing version

to
0.1.1

6

package.json
{
"name": "react-swc-condition-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

@@ -11,5 +11,7 @@ "author": "",

"main": "target/wasm32-unknown-unknown/release/react_swc_condition_plugin.wasm",
"files": [],
"files": [
"target/wasm32-unknown-unknown/release/react_swc_condition_plugin.wasm"
],
"preferUnplugged": true,
"scripts": {}
}