event-scout
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "event-scout", | ||
"description": "EventScout CLI", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"author": "fargito", | ||
@@ -45,16 +45,16 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.6" | ||
"@babel/runtime": "^7.20.7" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.5", | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@types/node": "^18.11.17", | ||
"@types/node": "^18.11.18", | ||
"@vitest/coverage-c8": "^0.26.0", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"concurrently": "^7.6.0", | ||
"dependency-cruiser": "^12.1.1", | ||
"eslint": "^8.30.0", | ||
"dependency-cruiser": "^12.3.0", | ||
"eslint": "^8.31.0", | ||
"json-schema-to-ts": "^2.6.2", | ||
@@ -66,7 +66,7 @@ "prettier": "^2.8.1", | ||
"typescript": "^4.9.4", | ||
"vite": "^4.0.2", | ||
"vite": "^4.0.4", | ||
"vite-tsconfig-paths": "^4.0.3", | ||
"vitest": "^0.26.0" | ||
}, | ||
"gitHead": "2bdf9da00ffe514565b949e0290325fa639e7642" | ||
"gitHead": "5a50733aa2d26b5b54a5015af3bbfb11f41c1d64" | ||
} |
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
31858
Updated@babel/runtime@^7.20.7