Comparing version 0.4.9 to 0.4.10
@@ -16,2 +16,1 @@ "use strict"; | ||
exports.default = createProgram; | ||
//# sourceMappingURL=cowmand.js.map |
@@ -51,2 +51,1 @@ "use strict"; | ||
exports.Layer = Layer; | ||
//# sourceMappingURL=Layer.js.map |
@@ -130,2 +130,1 @@ "use strict"; | ||
exports.default = program; | ||
//# sourceMappingURL=program.js.map |
{ | ||
"name": "cowmand", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "Fast helper to create a cli", | ||
@@ -13,4 +13,4 @@ "tags": [ | ||
], | ||
"main": "dist/cowmand.js", | ||
"types": "dist/cowmand.d.ts", | ||
"main": "./dist/cowmand.js", | ||
"types": "./dist/cowmand.d.ts", | ||
"repository": { | ||
@@ -17,0 +17,0 @@ "type": "git", |
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
17309
11
377