Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@llamaindex/env

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llamaindex/env - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

CHANGELOG.md
# @llamaindex/env
## 0.0.3
### Patch Changes
- e8e21a0: build: set files in package.json
## 0.0.2

@@ -4,0 +10,0 @@

2

dist/type/index.polyfill.d.ts
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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc