New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tweakpane-plugin-file-import

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tweakpane-plugin-file-import - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

0

LICENSE.txt

@@ -0,0 +0,0 @@ Copyright (c) 2021 cocopon <cocopon@me.com>

24

package.json
{
"name": "tweakpane-plugin-file-import",
"version": "0.1.4",
"version": "0.1.6",
"description": "A general-purpose and simple file input Tweakpane plugin",

@@ -40,6 +40,6 @@ "homepage": "https://github.com/LuchoTurtle/tweakpane-plugin-file-import",

"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.1",
"@rollup/plugin-typescript": "^8.2.0",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.5",
"@tweakpane/core": "^1.1.4",

@@ -52,9 +52,9 @@ "@types/jsdom": "^21.1.1",

"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"install": "^0.13.0",
"jsdom": "^22.1.0",
"jsdom": "^23.0.1",
"mocha": "^10.2.0",
"npm": "^9.6.7",
"npm": "^10.2.4",
"npm-run-all": "^4.1.5",

@@ -64,4 +64,4 @@ "nyc": "^15.1.0",

"postcss": "^8.2.6",
"prettier": "2.8.8",
"release-it": "^15.10.5",
"prettier": "3.1.0",
"release-it": "^17.0.0",
"rimraf": "^3.0.2",

@@ -73,3 +73,3 @@ "rollup": "^2.39.1",

"ts-mocha": "^10.0.0",
"typescript": "^4.1.5"
"typescript": "^5.3.2"
},

@@ -76,0 +76,0 @@ "peerDependencies": {

@@ -11,6 +11,14 @@ # `tweakpane-plugin-file-import`

> [!WARNING]
>
> This branch pertains the `v0` of this package.
> This version is meant to add support to those that still use `Tweakpane v3`.
>
> If you are using `Tweakpane v4` (which you should upgrade to),
> go ahead and check out the `main` branch
> and install the latest version of this package.
# Installation
You need [Tweakpane](https://github.com/cocopon/tweakpane) to install this plugin.
You need [Tweakpane v3](https://github.com/cocopon/tweakpane) to install this plugin.

@@ -17,0 +25,0 @@ You may use https://unpkg.com/tweakpane-plugin-file-import to get the latest version

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