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

@progfay/scrapbox-parser

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progfay/scrapbox-parser - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

esm/index.d.ts

@@ -8,4 +8,4 @@ export { parse, getTitle } from './parse';

export type { Line } from './block/Line';
export type { Node, QuoteNode, HelpfeelNode, StrongImageNode, StrongIconNode, StrongNode, FormulaNode, DecorationNode, CodeNode, BlankNode, ImageNode, LinkNode, GoogleMapNode, IconNode, HashTagNode, PlainNode } from './block/node/type';
export type { Node, QuoteNode, HelpfeelNode, StrongImageNode, StrongIconNode, StrongNode, FormulaNode, DecorationNode, CodeNode, CommandLineNode, BlankNode, ImageNode, LinkNode, GoogleMapNode, IconNode, HashTagNode, PlainNode } from './block/node/type';
export type { Decoration } from './block/node/DecorationNode';
//# sourceMappingURL=index.d.ts.map

@@ -8,4 +8,4 @@ export { parse, getTitle } from './parse';

export type { Line } from './block/Line';
export type { Node, QuoteNode, HelpfeelNode, StrongImageNode, StrongIconNode, StrongNode, FormulaNode, DecorationNode, CodeNode, BlankNode, ImageNode, LinkNode, GoogleMapNode, IconNode, HashTagNode, PlainNode } from './block/node/type';
export type { Node, QuoteNode, HelpfeelNode, StrongImageNode, StrongIconNode, StrongNode, FormulaNode, DecorationNode, CodeNode, CommandLineNode, BlankNode, ImageNode, LinkNode, GoogleMapNode, IconNode, HashTagNode, PlainNode } from './block/node/type';
export type { Decoration } from './block/node/DecorationNode';
//# sourceMappingURL=index.d.ts.map
{
"name": "@progfay/scrapbox-parser",
"version": "6.0.0",
"version": "6.0.1",
"description": "parse Scrapbox notation to JavaScript Object",

@@ -45,7 +45,7 @@ "files": [

"@types/jest": "26.0.13",
"@types/node": "14.6.4",
"@typescript-eslint/eslint-plugin": "4.1.0",
"@typescript-eslint/parser": "4.1.0",
"@types/node": "14.10.2",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"babel-loader": "8.1.0",
"eslint": "7.8.1",
"eslint": "7.9.0",
"eslint-config-prettier": "6.11.0",

@@ -56,3 +56,3 @@ "eslint-config-prettier-standard": "3.0.1",

"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "24.0.0",
"eslint-plugin-jest": "24.0.1",
"eslint-plugin-node": "11.1.0",

@@ -64,3 +64,3 @@ "eslint-plugin-prettier": "3.1.4",

"jest-snapshot": "26.4.2",
"prettier": "2.1.1",
"prettier": "2.1.2",
"prettier-config-standard": "1.0.1",

@@ -67,0 +67,0 @@ "rimraf": "3.0.2",

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