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

google-docs-parser

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-docs-parser - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

dist/cjs/element-matchers/default/index.d.ts

@@ -1,2 +0,2 @@

import { paragraph } from "./paragraph";
import { paragraph, header } from "./paragraph";
import { styledText } from "./text";

@@ -7,2 +7,2 @@ import { table } from "./table";

export declare const elementMatchers: import("../types").elementMatcher[];
export type { paragraph, styledText, table, footnoteReference, list };
export type { paragraph, header, styledText, table, footnoteReference, list };

@@ -1,2 +0,2 @@

import { paragraph } from "./paragraph";
import { paragraph, header } from "./paragraph";
import { styledText } from "./text";

@@ -7,2 +7,2 @@ import { table } from "./table";

export declare const elementMatchers: import("../types").elementMatcher[];
export type { paragraph, styledText, table, footnoteReference, list };
export type { paragraph, header, styledText, table, footnoteReference, list };

@@ -6,3 +6,3 @@ {

"types": "dist/esm/index.d.ts",
"version": "1.0.5",
"version": "1.0.6",
"scripts": {

@@ -9,0 +9,0 @@ "prepublish": "yarn build",

Sorry, the diff of this file is not supported yet

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