Socket
Socket
Sign inDemoInstall

@test-tresdoce-nestjs-toolkit/mymodule

Package Overview
Dependencies
187
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3-beta.1 to 0.0.3

1

dist-node/index.js

@@ -16,3 +16,2 @@ 'use strict';

getHello() {
console.log('msg log');
return '¡Hello from the new package mymodule!';

@@ -19,0 +18,0 @@ }

@@ -10,3 +10,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

getHello() {
console.log('msg log');
return '¡Hello from the new package mymodule!';

@@ -13,0 +12,0 @@ }

2

package.json
{
"name": "@test-tresdoce-nestjs-toolkit/mymodule",
"description": "NestJS - mymodule",
"version": "0.0.3-beta.1",
"version": "0.0.3",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc