Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fathym-deno/community-feed

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fathym-deno/community-feed - npm Package Compare versions

Comparing version 0.0.5-integration to 0.0.6-integration

esm/src/_exports.d.ts

2

esm/mod.d.ts

@@ -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);
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc