febs-browser
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -42,11 +42,9 @@ { | ||
"files": [ | ||
"../doc", | ||
"../dist", | ||
"../client", | ||
"../third-party", | ||
"../test", | ||
"dist", | ||
"libs", | ||
"third-party", | ||
"types" | ||
], | ||
"license": "MIT", | ||
"main": "../client/index.js", | ||
"main": "./libs/index.js", | ||
"types": "./types/index.d.ts", | ||
@@ -60,5 +58,7 @@ "maintainers": [ | ||
"scripts": { | ||
"build": "node scripts/webpack.build.js", | ||
"prepare": "node scripts/webpack.build.js" | ||
}, | ||
"name": "febs-browser", | ||
"version": "0.0.1" | ||
"version": "0.0.2" | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
97007
11
1495
2