Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "grammy", | ||
"description": "grammY core package ported to Node.js", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"author": "KnorpelSenf", | ||
@@ -31,3 +31,4 @@ "license": "MIT", | ||
"files": [ | ||
"./out/" | ||
"./out/**/*.js", | ||
"./out/**/*.d.ts" | ||
], | ||
@@ -34,0 +35,0 @@ "main": "./out/mod.js", |
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
1862