react-split-pane-refined
Advanced tools
+4
-3
@@ -1,3 +0,4 @@ | ||
| var Layout = require('./lib/Layout'); | ||
| module.exports = Layout; | ||
| module.exports = { | ||
| SplitPane: require('./lib/SplitPane'), | ||
| Pane: require('./lib/Pane') | ||
| }; |
+1
-1
@@ -6,3 +6,3 @@ { | ||
| "types": "index.d.ts", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
92211
0.03%1199
0.17%