New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lanterninc/shared-ui-extensions

Package Overview
Dependencies
Maintainers
0
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lanterninc/shared-ui-extensions - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

package.json
{
"name": "@lanterninc/shared-ui-extensions",
"version": "0.2.0",
"version": "0.3.0",
"description": "Lantern Shared UI Extensions",

@@ -24,6 +24,8 @@ "author": "Dominic McPhee <dom@lantern.is> (https://lantern.is)",

".": {
"import": "./dist/index.js",
"preview": "./dist/preview/index.js"
"import": "./dist/index.es.js"
},
"./preview": "./dist/preview/index.js"
"./preview": {
"import": "./dist/preview/index.es.js",
"require": "./dist/preview/index.cjs.js"
}
},

@@ -30,0 +32,0 @@ "scripts": {

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