Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "jseg", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "JavaScript Entity Graph: A super simple, in-memory, JS graph database.", | ||
@@ -12,2 +12,3 @@ "repository": { | ||
"build": "babel src -d lib", | ||
"predeploy": "npm build", | ||
"test": "babel-node test/index.js" | ||
@@ -14,0 +15,0 @@ }, |
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
12441