Comparing version 0.18.0-beta.1 to 0.18.0-beta.2
{ | ||
"name": "fp-ts-std", | ||
"description": "The missing pseudo-standard library for fp-ts.", | ||
"version": "0.18.0-beta.1", | ||
"version": "0.18.0-beta.2", | ||
"license": "MIT", | ||
@@ -39,4 +39,4 @@ "author": "Sam A. Horvath-Hunt <hello@samhh.com>", | ||
"test": "jest", | ||
"docs-ci": "docs-ts", | ||
"docs": "docs-ts && tshm-docs-ts ./docs/modules/*", | ||
"docs": "./docs.sh", | ||
"docs-ts": "docs-ts && tshm-docs-ts ./docs/modules/*", | ||
"prepublish": "yarn run build" | ||
@@ -51,3 +51,3 @@ }, | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"docs-ts": "^0.7.2", | ||
"docs-ts": "^0.8.0", | ||
"eslint": "^8.0.1", | ||
@@ -54,0 +54,0 @@ "eslint-plugin-functional": "^5.0.8", |
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
523968