Socket
Socket
Sign inDemoInstall

view-launcher

Package Overview
Dependencies
3
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

13

package.json
{
"name": "view-launcher",
"author": "yaquawa",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",

@@ -12,5 +12,10 @@ "main": "dist/index.js",

"exports": {
"import": "./dist/view-launcher.esm.js",
"require": "./dist/view-launcher.cjs.production.min.js",
"default": "./dist/view-launcher.umd.production.min.js"
".": {
"import": "./dist/view-launcher.esm.js",
"require": "./dist/view-launcher.cjs.production.min.js",
"default": "./dist/view-launcher.umd.production.min.js"
},
"./style.css": {
"default": "./dist/style.css"
}
},

@@ -17,0 +22,0 @@ "files": [

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