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

graphology-gexf

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-gexf - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

browser/index.d.ts

18

package.json
{
"name": "graphology-gexf",
"version": "0.6.0",
"version": "0.7.0",
"description": "GEXF parser & writer for graphology.",
"main": "index.js",
"types": "index.d.ts",
"files": [
"*.d.ts",
"index.js",

@@ -38,5 +40,6 @@ "browser",

"@yomguithereal/eslint-config": "^4.0.0",
"eslint": "^7.12.1",
"graphology": "^0.18.0",
"mocha": "^8.2.0"
"eslint": "^7.13.0",
"graphology": "^0.19.1",
"graphology-types": "^0.19.0",
"mocha": "^8.2.1"
},

@@ -49,7 +52,10 @@ "eslintConfig": {

},
"peerDependencies": {
"graphology-types": ">=0.19.0"
},
"dependencies": {
"graphology-utils": "^1.5.0",
"xmldom": "^0.2.1",
"graphology-utils": "^1.8.0",
"xmldom": "^0.4.0",
"xml-writer": "^1.7.0"
}
}
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