@test-tresdoce-nestjs-toolkit/mymodule
Advanced tools
Comparing version 0.0.2 to 0.0.3-beta.1
@@ -16,2 +16,3 @@ 'use strict'; | ||
getHello() { | ||
console.log('msg log'); | ||
return '¡Hello from the new package mymodule!'; | ||
@@ -18,0 +19,0 @@ } |
@@ -10,2 +10,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
getHello() { | ||
console.log('msg log'); | ||
return '¡Hello from the new package mymodule!'; | ||
@@ -12,0 +13,0 @@ } |
{ | ||
"name": "@test-tresdoce-nestjs-toolkit/mymodule", | ||
"description": "NestJS - mymodule", | ||
"version": "0.0.2", | ||
"version": "0.0.3-beta.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
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
74
9567
9