live-connect-common
Advanced tools
Comparing version 4.0.0-alpha-7d80b02.0 to 4.0.0-alpha-7d80b02.1
@@ -8,3 +8,3 @@ { | ||
"description": "Interfaces and basic functionality for LiveConnect projects", | ||
"version": "4.0.0-alpha-7d80b02.0", | ||
"version": "4.0.0-alpha-7d80b02.1", | ||
"license": "Apache-2.0", | ||
@@ -48,25 +48,25 @@ "private": false, | ||
"devDependencies": { | ||
"@rollup/plugin-strip": "^3.0.2", | ||
"@rollup/plugin-typescript": "^11.1.1", | ||
"@types/chai": "^4.3.12", | ||
"@kineticcafe/rollup-plugin-delete": "^3.0.0", | ||
"@rollup/plugin-strip": "^3.0.4", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"@types/chai": "^4.3.16", | ||
"@types/chai-spies": "^1.0.6", | ||
"@types/dirty-chai": "^2.0.2", | ||
"@types/mocha": "^10.0.1", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"chai": "^4.3.7", | ||
"chai-spies": "^1.0.0", | ||
"@types/dirty-chai": "^2.0.4", | ||
"@types/mocha": "^10.0.7", | ||
"chai": "^4.4.1", | ||
"chai-spies": "^1.1.0", | ||
"dirty-chai": "^2.0.1", | ||
"eslint": "^8.43.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-typescript-formatter": "0.0.2", | ||
"mocha": "^10.2.0", | ||
"eslint-plugin-typescript-formatter": "^0.0.2", | ||
"glob": "^10.4.2", | ||
"mocha": "^10.6.0", | ||
"mocha-junit-reporter": "^2.2.1", | ||
"release-it": "^17.0.0", | ||
"rollup": "^4.0.2", | ||
"release-it": "^17.4.1", | ||
"rollup": "^4.18.0", | ||
"rollup-plugin-cleaner": "^1.0.0", | ||
"rollup-plugin-delete": "^2.0.0", | ||
"rollup-plugin-dts": "^6.0.1", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.5.3", | ||
"typescript-eslint": "^7.15.0" | ||
} | ||
} |
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
27420