Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "deborator", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "a TypeScript decorator, to add console.log() to all methods and properties of a class.", | ||
@@ -5,0 +5,0 @@ "main": "deborator.ts", |
@@ -85,3 +85,5 @@ # deborator readme | ||
TypeScript decorators: | ||
https://www.typescriptlang.org/docs/handbook/decorators.html | ||
https://gist.github.com/remojansen/16c661a7afd68e22ac6e | ||
@@ -88,0 +90,0 @@ ## license |
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
6783
92