Socket
Socket
Sign inDemoInstall

@contrast/agent-swc-plugin-unwrite

Package Overview
Dependencies
Maintainers
17
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/agent-swc-plugin-unwrite - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

4

package.json
{
"name": "@contrast/agent-swc-plugin-unwrite",
"version": "0.3.0",
"version": "0.4.0",
"description": "SWC plugin handling unwriting for the new and improved Node agent",

@@ -14,5 +14,5 @@ "author": "Contrast Security <nodejs@contrastsecurity.com> (https://www.contrastsecurity.com)",

"build": "cargo build --release --target wasm32-wasi",
"prepack": "cp ../target/wasm32-wasi/release/contrast_agent_swc_plugin_unwrite.wasm .",
"prepack": "cp ../../target/wasm32-wasi/release/contrast_agent_swc_plugin_unwrite.wasm .",
"test": "cargo test"
}
}

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