graphology
Advanced tools
Comparing version 0.22.0 to 0.22.1
{ | ||
"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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
2306669
0