@scalar/types
Advanced tools
Comparing version 0.0.11 to 0.0.12
# @scalar/types | ||
## 0.0.12 | ||
### Patch Changes | ||
- 8f12149: chore: add point to declaration file | ||
## 0.0.11 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
export {}; | ||
export * from './legacy/index.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,3 +19,3 @@ { | ||
], | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"engines": { | ||
@@ -25,2 +25,3 @@ "node": ">=18" | ||
"type": "module", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
@@ -27,0 +28,0 @@ ".": { |
Sorry, the diff of this file is not supported yet
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
31321