connectest-extension-protocol
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "connectest-extension-protocol", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Protocol for connect message passing with the extension", | ||
@@ -22,3 +22,3 @@ "main": "dist/cjs/index.js", | ||
"clean": "rm -rf dist/ tsconfig.tsbuildinfo", | ||
"build": "tsc -p tsconfig-mjs.json && tsc -p tsconfig-cjs.json && bash ./fixup", | ||
"build": "tsc -p tsconfig-mjs.json && tsc -p tsconfig-cjs.json && bash ./fix-package-type", | ||
"test": "exit 0; #This package is only types", | ||
@@ -25,0 +25,0 @@ "lint": "yarn eslint . --ext .js,.ts" |
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
113936
0