@es-joy/jsdoccomment
Advanced tools
Comparing version 0.39.0 to 0.39.1
# CHANGES for `@es-joy/jsdoccomment` | ||
## 0.39.1 | ||
- fix: typing export | ||
## 0.39.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@es-joy/jsdoccomment", | ||
"version": "0.39.0", | ||
"version": "0.39.1", | ||
"author": "Brett Zamir <brettz9@yahoo.com>", | ||
@@ -16,2 +16,3 @@ "contributors": [], | ||
"exports": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./src/index.js", | ||
@@ -18,0 +19,0 @@ "require": "./dist/index.cjs.cjs" |
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
109561