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

@paperist/types-remark

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paperist/types-remark - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json

@@ -14,3 +14,3 @@ {

},
"version": "0.0.2",
"version": "0.0.3",
"main": "src/index.js",

@@ -17,0 +17,0 @@ "scripts": {

@@ -6,3 +6,2 @@ // Type definitions for mdast v2.1.0

import '../unist';
declare module 'mdast' {

@@ -9,0 +8,0 @@ import { UNIST } from 'unist';

@@ -6,3 +6,2 @@ // Type definitions for remark-parse v4.0.0

import '../unist';
declare module 'remark-parse' {

@@ -9,0 +8,0 @@ import { UNIST } from 'unist';

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