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

astro-org

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-org - npm Package Compare versions

Comparing version 0.5.10-alpha.1 to 0.5.10-alpha.2

2

lib/index.js

@@ -5,3 +5,3 @@ import orgPlugin from 'rollup-plugin-orgx';

import { visitIds } from 'orgast-util-visit-ids';
import { rehypeExportFrontmatter } from './plugin/rehype-export-frontmatter';
import { rehypeExportFrontmatter } from './plugin/rehype-export-frontmatter.js';
export default function org(options = {}) {

@@ -8,0 +8,0 @@ return {

{
"name": "astro-org",
"version": "0.5.10-alpha.1",
"version": "0.5.10-alpha.2",
"description": "Astro plugin to import org-mode files.",

@@ -43,3 +43,3 @@ "type": "module",

},
"gitHead": "3df6779bac770df99a9869c4ac8a965d546ad818"
"gitHead": "d57202bbaa99c855ee5e47dbe7936b38fd835e5c"
}

@@ -8,3 +8,3 @@ import type { AstroIntegration } from 'astro';

import { rehypeExportFrontmatter } from './plugin/rehype-export-frontmatter';
import { rehypeExportFrontmatter } from './plugin/rehype-export-frontmatter.js';

@@ -11,0 +11,0 @@ export type Options = OrgPluginOptions;

Sorry, the diff of this file is not supported yet

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