@gram-data/gram-ast
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@gram-data/gram-ast", | ||
"author": "Andreas Kollegger", | ||
"keywords": [ | ||
@@ -8,5 +9,7 @@ "graph", | ||
], | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"unpkg": "dist/gram-ast.umd.production.min.js", | ||
"module": "dist/gram-ast.esm.js", | ||
"typings": "dist/index.d.ts", | ||
@@ -42,4 +45,2 @@ "files": [ | ||
}, | ||
"author": "Andreas Kollegger", | ||
"module": "dist/gram-ast.esm.js", | ||
"devDependencies": { | ||
@@ -60,3 +61,3 @@ "@types/jest": "^26.0.4", | ||
}, | ||
"gitHead": "6be75adbdf729a932bc55dbe7c4e8c3de9cb3da9", | ||
"gitHead": "0e76e336c21d916b2a79c4425b98578e645aa2c2", | ||
"publishConfig": { | ||
@@ -63,0 +64,0 @@ "access": "public" |
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
175488