shellcommand
Advanced tools
Comparing version 0.0.1 to 0.0.2
"use strict"; | ||
const GreeterService_1 = require("./services/GreeterService"); | ||
GreeterService_1.GreeterService.greet(); | ||
module.exports = { | ||
@@ -5,0 +4,0 @@ GreeterService: GreeterService_1.GreeterService, |
{ | ||
"name": "shellcommand", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A nodejs bash shell command wrapper.", | ||
"main": "src/index.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "start": "npm run serve", |
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
39927
15
128