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

@kaze-style/swc-plugin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaze-style/swc-plugin - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

10

package.json
{
"name": "@kaze-style/swc-plugin",
"version": "0.17.0",
"version": "0.17.1",
"license": "MIT",

@@ -37,11 +37,11 @@ "author": "Taishi Naritomi",

"exports-check": "publint",
"dev": "tsx ./../../scripts/build.ts --watch --exec='cargo watch -x \"build-wasi --release --quiet\"'",
"build": "tsx ./../../scripts/build.ts --exec='cargo build-wasi --release --quiet'"
"dev": "tsx ./../../scripts/build --watch --exec='cargo watch -x \"build-wasi --release --quiet\"'",
"build": "tsx ./../../scripts/build --exec='cargo build-wasi --release --quiet'"
},
"dependencies": {
"@swc/core": "^1.3.24"
"@swc/core": "^1.3.32"
},
"devDependencies": {
"@kaze-style/core": "^0.17.0"
"@kaze-style/core": "^0.17.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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