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

graphology

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology - npm Package Compare versions

Comparing version 0.22.0 to 0.22.1

4

package.json
{
"name": "graphology",
"version": "0.22.0",
"version": "0.22.1",
"description": "A robust and multipurpose Graph object for JavaScript.",

@@ -14,3 +14,3 @@ "main": "dist/graphology.cjs.js",

"prepare": "npm run build",
"prepublishOnly": "npm test && npm run test:types",
"prepublishOnly": "npm test && npm run test:types && npm run build",
"test": "mocha -u exports --require @babel/register ./test.js",

@@ -17,0 +17,0 @@ "test:types": "tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"

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