Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphviz-react

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphviz-react - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [1.1.1]
## Changed
- Updated dependencies
## [1.1.0]

@@ -50,2 +54,3 @@ ### Added

[1.1.1]: https://github.com/DomParfitt/graphviz-react/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/DomParfitt/graphviz-react/compare/v1.0.5...v1.1.0

@@ -52,0 +57,0 @@ [1.0.6]: https://github.com/DomParfitt/graphviz-react/compare/v1.0.5...v1.0.6

26

package.json
{
"name": "graphviz-react",
"version": "1.1.0",
"version": "1.1.1",
"description": "React component for displaying Graphviz graphs",

@@ -34,20 +34,20 @@ "main": "./lib/Graphviz.js",

"devDependencies": {
"@testing-library/react": "^10.2.1",
"@testing-library/react": "^10.4.7",
"@types/d3-graphviz": "^2.6.3",
"@types/jest": "^25.2.3",
"@types/jsdom": "^16.2.3",
"@types/react": "^16.9.35",
"@typescript-eslint/eslint-plugin": "^3.2.0",
"@typescript-eslint/parser": "^3.2.0",
"eslint": "^7.2.0",
"@types/react": "^16.9.43",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"eslint": "^7.5.0",
"eslint-config-airbnb-typescript": "^8.0.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-plugin-react": "^7.20.0",
"jest": "^26.0.1",
"jsdom": "^16.2.2",
"eslint-plugin-react": "^7.20.3",
"jest": "^26.1.0",
"jsdom": "^16.3.0",
"react-dom": "^16.13.1",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5"
"ts-jest": "^26.1.3",
"typescript": "^3.9.7"
},

@@ -54,0 +54,0 @@ "jest": {

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