@llamaindex/env
Advanced tools
Comparing version 0.0.2 to 0.0.3
# @llamaindex/env | ||
## 0.0.3 | ||
### Patch Changes | ||
- e8e21a0: build: set files in package.json | ||
## 0.0.2 | ||
@@ -4,0 +10,0 @@ |
import pathe from "pathe"; | ||
import { CompleteFileSystem } from "./type.js"; | ||
import { type CompleteFileSystem } from "./type.js"; | ||
export { pathe as path }; | ||
@@ -4,0 +4,0 @@ export interface SHA256 { |
{ | ||
"name": "@llamaindex/env", | ||
"description": "environment wrapper", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -38,2 +38,6 @@ "types": "dist/type/index.d.ts", | ||
}, | ||
"files": [ | ||
"dist", | ||
"CHANGELOG.md" | ||
], | ||
"repository": { | ||
@@ -40,0 +44,0 @@ "type": "git", |
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
12701
13
333