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

live-connect-common

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

live-connect-common - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

dist/index.mjs

7

package.json

@@ -8,3 +8,3 @@ {

"description": "Interfaces and basic functionality for LiveConnect projects",
"version": "3.1.3",
"version": "3.1.4",
"license": "Apache-2.0",

@@ -18,3 +18,3 @@ "private": false,

"main": "./dist/index.cjs",
"module": "./dist/index.cjs.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",

@@ -25,3 +25,3 @@ "exports": {

"require": "./dist/index.cjs",
"import": "./dist/index.cjs.mjs"
"import": "./dist/index.mjs"
},

@@ -70,3 +70,2 @@ "./package.json": "./package.json"

"rollup-plugin-dts": "^6.0.1",
"rollup-plugin-mjs-entry": "^0.1.1",
"ts-node": "^10.9.2",

@@ -73,0 +72,0 @@ "typescript": "^5.1.3"

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