@fathym-deno/community-feed
Advanced tools
Comparing version 0.0.5-integration to 0.0.6-integration
@@ -1,1 +0,1 @@ | ||
export * from "./sdk/utils.js"; | ||
export * from "./src/_exports.js"; |
@@ -1,1 +0,1 @@ | ||
export * from "./sdk/utils.js"; | ||
export * from "./src/_exports.js"; |
@@ -5,3 +5,3 @@ { | ||
"name": "@fathym-deno/community-feed", | ||
"version": "0.0.5-integration", | ||
"version": "0.0.6-integration", | ||
"description": "ES6 based module project.", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
@@ -1,1 +0,1 @@ | ||
export * from "./sdk/utils.js"; | ||
export * from "./src/_exports.js"; |
@@ -17,2 +17,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./sdk/utils.js"), exports); | ||
__exportStar(require("./src/_exports.js"), exports); |
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
4238