🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@favware/syntax-highlighter-react

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favware/syntax-highlighter-react - npm Package Compare versions

Comparing version
0.1.0-alpha.0
to
0.1.0-alpha.1
+16
-0
CHANGELOG.md

@@ -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"
}

@@ -89,3 +89,3 @@ <div align="center">

&nbsp;
`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