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

@taplo/cli

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taplo/cli - npm Package Compare versions

Comparing version 0.5.2 to 0.7.0

dist/multipart-parser-WWHgr5ME.js

32

package.json
{
"name": "@taplo/cli",
"version": "0.5.2",
"version": "0.7.0",
"description": "A TOML utility tool.",

@@ -9,3 +9,3 @@ "bin": {

"scripts": {
"build": "yarn rollup --silent -c rollup.config.js && node util/add_shebang.js",
"build": "yarn rollup --silent -c rollup.config.mjs && node util/add_shebang.js",
"prepublish": "RELEASE=true yarn build"

@@ -24,17 +24,17 @@ },

"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@taplo/core": "^0.1.0",
"@types/node": "^17.0.41",
"@types/node-fetch": "^2.6.1",
"@wasm-tool/rollup-plugin-rust": "^2.2.2",
"esbuild": "^0.14.45",
"fast-glob": "^3.2.11",
"node-fetch": "^3.2.6",
"rollup": "^2.75.6",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-typescript2": "^0.32.1",
"tslib": "^2.4.0",
"typescript": "^4.7.3"
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@taplo/core": "^0.2.0",
"@types/node": "^20.11.9",
"@types/node-fetch": "^2.6.11",
"@wasm-tool/rollup-plugin-rust": "^2.4.5",
"esbuild": "^0.20.0",
"fast-glob": "^3.3.2",
"node-fetch": "^3.3.2",
"rollup": "^4.9.6",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-ts": "^3.4.5",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
}
}

Sorry, the diff of this file is too big to display

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