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

fountain-js

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fountain-js - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

12

CHANGELOG.md

@@ -12,5 +12,15 @@ # Change Log

- Better title page parsing in general.
- Fix boneyard and notes parsing.
- Boneyard is preserved as a token instead of stripped form input.
- Work on options for perserving vertical space in Action per spec.
## [1.2.1] - 2023-10-28
### Changed
- Boneyard is stripped from input before parsing for now. Intention is to make this a token with version two.
### Fixed
- HTML comments are no longer accidentally escaped within the `InlineLexer`.
## [1.2.0] - 2023-10-27

@@ -17,0 +27,0 @@

2

package.json
{
"name": "fountain-js",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple parser for Fountain, a markup language for formatting screenplays.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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