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

datatransfer-tree

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datatransfer-tree - npm Package Compare versions

Comparing version 1.0.0-alpha-1 to 1.0.0-alpha-2

LICENSE

6

package.json
{
"name": "datatransfer-tree",
"version": "1.0.0-alpha-1",
"version": "1.0.0-alpha-2",
"description": "Library for parsing DataTransfer entries into a structured directory tree objects",

@@ -26,5 +26,5 @@ "author": "Yuriy Yakym",

},
"peerDependencies": {
"typescript": "^5.0.0"
"devDependencies": {
"typescript": "^5.3.2"
}
}

@@ -30,1 +30,7 @@ # datatransfer-tree

```
### Demo
[CodeSandbox](https://codesandbox.io/p/sandbox/adoring-marco-5ln796?file=%2Fsrc%2Findex.ts%3A9%2C2)
[Live demo](https://5ln796.csb.app)
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