fountain.ts
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -9,2 +9,6 @@ # Change Log | ||
## [1.0.2] - 2022-04-18 | ||
### Deprecated | ||
- The package known as `fountain.ts` is being deprecated in favor of `fountain-js`. Please visit the [fountain-js NPM package](https://www.npmjs.com/package/fountain-js) for latest versions for this codebase. | ||
## [1.0.0] - 2022-03-23 | ||
@@ -11,0 +15,0 @@ ### Added |
{ | ||
"name": "fountain.ts", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A Typescript based parser for the screenplay format Fountain. Source originally from Matt Daly's fountain.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,2 +5,6 @@ # Fountain-ts | ||
## Deprecation Notice | ||
The package known as `fountain.ts` is being deprecated in favor of `fountain-js`. Please visit the [fountain-js NPM package](https://www.npmjs.com/package/fountain-js) for latest versions for this codebase. | ||
## Syntax Support | ||
@@ -7,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56038
97