Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@multivisio/webpacker

Package Overview
Dependencies
996
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.22 to 1.0.23

2

package.json
{
"name": "@multivisio/webpacker",
"version": "1.0.22",
"version": "1.0.23",
"main": "index.js",

@@ -5,0 +5,0 @@ "files": [

@@ -11,2 +11,5 @@ 'use strict'

fs.writeFileSync('app.js', '',)
fs.writeFileSync('app.js', '',);
var appjsCopy = ['app.js'];
gentlyCopy(appjsCopy, destUserPath);
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc