graphology
Advanced tools
Comparing version 0.21.0 to 0.21.1
The MIT License (MIT) | ||
Copyright (c) 2016-2017 Guillaume Plique (Yomguithereal) | ||
Copyright (c) 2016-2021 Guillaume Plique (Yomguithereal) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "graphology", | ||
"version": "0.21.0", | ||
"version": "0.21.1", | ||
"description": "A robust and multipurpose Graph object for JavaScript.", | ||
@@ -58,26 +58,4 @@ "main": "dist/graphology.cjs.js", | ||
"peerDependencies": { | ||
"graphology-types": ">=0.19.0" | ||
"graphology-types": ">=0.20.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.14.8", | ||
"@babel/core": "7.15.0", | ||
"@babel/plugin-transform-classes": "7.14.9", | ||
"@babel/plugin-transform-destructuring": "7.14.7", | ||
"@babel/plugin-transform-spread": "7.14.6", | ||
"@babel/preset-env": "7.15.0", | ||
"@babel/register": "7.15.3", | ||
"@rollup/plugin-commonjs": "^20.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.4", | ||
"@yomguithereal/eslint-config": "^4.0.0", | ||
"eslint": "^7.32.0", | ||
"graphology-types": "0.19.3", | ||
"mocha": "^9.1.1", | ||
"pandemonium": "^2.0.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.56.3", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-visualizer": "^5.5.2", | ||
"typescript": "^4.4.2" | ||
}, | ||
"babel": { | ||
@@ -84,0 +62,0 @@ "presets": [ |
@@ -1,3 +0,1 @@ | ||
[![Build Status](https://github.com/graphology/graphology/workflows/Tests/badge.svg)](https://github.com/graphology/graphology/actions) | ||
# Graphology | ||
@@ -9,31 +7,4 @@ | ||
## Installation | ||
``` | ||
npm install graphology | ||
``` | ||
## Documentation | ||
Full documentation for the library/specs is available [here](https://graphology.github.io). | ||
## Contribution | ||
Contributions are obviously welcome. Just be sure to lint & add/run relevant unit tests. | ||
``` | ||
# Installing locally | ||
git clone git@github.com:graphology/graphology.git | ||
cd graphology | ||
npm install | ||
# Linting | ||
npm run lint | ||
# Running the unit tests | ||
npm test | ||
# Building & Distribution | ||
npm run build | ||
npm run dist | ||
``` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
2079764
18427
10