@laststranger/lz-test1
Advanced tools
Comparing version 1.0.5 to 1.0.6
export { default as Button } from "./Button"; | ||
export { default as Button2 } from "./Button2"; |
@@ -6,5 +6,7 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Button = void 0; | ||
exports.Button2 = exports.Button = void 0; | ||
var Button_1 = require("./Button"); | ||
Object.defineProperty(exports, "Button", { enumerable: true, get: function () { return __importDefault(Button_1).default; } }); | ||
var Button2_1 = require("./Button2"); | ||
Object.defineProperty(exports, "Button2", { enumerable: true, get: function () { return __importDefault(Button2_1).default; } }); | ||
//# sourceMappingURL=index.js.map |
export { default as Button } from "./Button"; | ||
export { default as Button2 } from "./Button2"; |
export { default as Button } from "./Button"; | ||
export { default as Button2 } from "./Button2"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@laststranger/lz-test1", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "test action one, here we go", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
Sorry, the diff of this file is not supported yet
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
8378
37
116