@favware/syntax-highlighter-react
Advanced tools
+16
-0
@@ -6,2 +6,18 @@ # Change Log | ||
| # [0.1.0-alpha.1](https://github.com/favware/syntax-highlighter/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2020-06-11) | ||
| ### Bug Fixes | ||
| * **react:** fixed react build ([bab8808](https://github.com/favware/syntax-highlighter/commit/bab88081665b00db36ceb32c047fbc65c32e85e0)) | ||
| ### Features | ||
| * **core:** support TSX syntax ([fedd28c](https://github.com/favware/syntax-highlighter/commit/fedd28c41281d25ae78dbb92988f44525a3c46f2)) | ||
| # 0.1.0-alpha.0 (2020-06-11) | ||
@@ -8,0 +24,0 @@ |
+4
-4
| { | ||
| "name": "@favware/syntax-highlighter-react", | ||
| "version": "0.1.0-alpha.0", | ||
| "version": "0.1.0-alpha.1", | ||
| "description": "React bindings for @skyra/syntax-highlighter-core", | ||
@@ -17,3 +17,3 @@ "author": "@favware", | ||
| "@rollup/plugin-node-resolve": "^8.0.1", | ||
| "rollup": "^2.13.1", | ||
| "rollup": "^2.15.0", | ||
| "rollup-plugin-cleaner": "^1.0.0", | ||
@@ -25,3 +25,3 @@ "rollup-plugin-peer-deps-external": "^2.2.2", | ||
| "peerDependencies": { | ||
| "@favare/syntax-highlighter-core": "latest", | ||
| "@favware/syntax-highlighter-core": "latest", | ||
| "react": "^16.x", | ||
@@ -63,3 +63,3 @@ "react-dom": "^16.x" | ||
| ], | ||
| "gitHead": "48ca3f2da936bbb7bee16f16ec39984385953872" | ||
| "gitHead": "add8142dbeaab87fc34a76de6c6538eb23aab88f" | ||
| } |
+1
-1
@@ -89,3 +89,3 @@ <div align="center"> | ||
| | ||
| `scss`, `sql`, `swift`, `vim`, `visual-basic`, `wasm`, `wiki`, `yaml` | ||
| `scss`, `sql`, `swift`, `tsx`, `vim`, `visual-basic`, `wasm`, `wiki`, `yaml` | ||
@@ -92,0 +92,0 @@ <!-- LINK DUMP --> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
0
-100%1
-91.67%44083
-95.55%135
-87.11%