live-connect-common
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27405
22
368
0