New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tenon-io/tenon-codeblock

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tenon-io/tenon-codeblock - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

es/__tests__/__snapshots__/CodeBlock.spec.js.snap

19

package.json
{
"name": "@tenon-io/tenon-codeblock",
"version": "1.0.0",
"version": "1.0.1",
"description": "Tenon ui code display block",

@@ -17,3 +17,3 @@ "contributors": [

},
"license": "UNLICENSED",
"license": "MIT",
"main": "lib/index.js",

@@ -39,7 +39,8 @@ "module": "es/index.js",

"lint": "eslint *.js src",
"lint-demo": "eslint *.js demo"
"lint-demo": "eslint *.js demo",
"license": "npm install -g license-checker && license-checker --production --csv --out licenses.csv"
},
"dependencies": {
"@babel/runtime": "7.1.2",
"axios": "0.18.0",
"@babel/runtime": "7.14.8",
"axios": "0.21.2",
"react-syntax-highlighter": "9.0.1"

@@ -64,9 +65,9 @@ },

"jest-dom": "1.11.0",
"npm-run-all": "4.1.3",
"npm-run-all": "4.1.5",
"nwb": "0.22.0",
"prettier": "1.13.7",
"prop-types": "15.6.2",
"react": "16.4.1",
"react-dom": "16.4.1",
"react-testing-library": "4.1.5",
"react": "16.8.5",
"react-dom": "16.8.5",
"react-testing-library": "6.0.2",
"rimraf": "^2.6.2"

@@ -73,0 +74,0 @@ },

@@ -1,3 +0,3 @@

<p align="center">
<a href="https://ui.tenon.io/">
<p>
<a href="https://tenon-ui.info">
<img alt="Tenon-UI" src="./logo.png" style="width: 11em;">

@@ -17,3 +17,3 @@ </a>

It is part of [Tenon-UI](https://ui.tenon.io).
It is part of [Tenon-UI](https://tenon-ui.info).

@@ -25,3 +25,3 @@ The code block is built on [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter)

For complete documentation and usage guides please visit the [Tenon-UI documentation site](https://ui.tenon.io/).
For complete documentation and usage guides please visit the [Tenon-UI documentation site](https://tenon-ui.info/).

@@ -28,0 +28,0 @@ ## Contributing

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc