New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blog-alchemy/blog-alchemy-shared-pkg

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blog-alchemy/blog-alchemy-shared-pkg - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

dist/types/blog-list-item.d.ts
export interface BlogListItem {
id: string;
websiteUrl: string;
accountId: string;
name: string;
}

2

dist/types/google-blog-details.d.ts
import { BlogListItem } from "./blog-list-item";
export interface GoogleBlogDetails extends BlogListItem {
accountId: string;
childLink: {

@@ -16,3 +15,2 @@ href: string;

level: string;
name: string;
parentLink: {

@@ -19,0 +17,0 @@ href: string;

{
"name": "@blog-alchemy/blog-alchemy-shared-pkg",
"version": "1.0.7",
"version": "1.0.8",
"files": [

@@ -5,0 +5,0 @@ "dist"

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