Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "fparser", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A Math Formula parser library for JavaScript", | ||
"main": "dist/fparser.js", | ||
"type": "module", | ||
"module": "src/fparser.ts", | ||
"module": "dist/fparser.js", | ||
"files": [ | ||
@@ -9,0 +9,0 @@ "dist/" |
@@ -252,2 +252,6 @@ # fparser | ||
### 3.0.1 | ||
- [Bugfix] Fixing `main` entry in `package.json`: The 3.0.0 build could not be used as ES 6 module import with the non-existing main entry. | ||
### 3.0.0 | ||
@@ -254,0 +258,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
137105
304
0