@arancini/core
Advanced tools
Comparing version 6.5.0 to 6.6.0
@@ -9,6 +9,5 @@ { | ||
], | ||
"packageManager": "yarn@3.2.1", | ||
"author": "Isaac Mason <isaac@isaacmason.com>", | ||
"license": "MIT", | ||
"version": "6.5.0", | ||
"version": "6.6.0", | ||
"homepage": "https://github.com/isaac-mason/arancini", | ||
@@ -26,6 +25,10 @@ "bugs": { | ||
"dependencies": { | ||
"@arancini/events": "6.5.0" | ||
"@arancini/events": "6.6.0" | ||
}, | ||
"devDependencies": { | ||
"@isaac-mason/eslint-config-typescript": "^0.0.4", | ||
"@babel/core": "^7.24.5", | ||
"@babel/preset-env": "^7.24.5", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@isaac-mason/eslint-config-typescript": "^0.0.5", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
@@ -37,3 +40,3 @@ "@rollup/plugin-node-resolve": "^15.0.1", | ||
"eslint": "^8.56.0", | ||
"prettier": "^3.0.1", | ||
"prettier": "^3.2.5", | ||
"react": "^18.2.0", | ||
@@ -45,3 +48,3 @@ "react-dom": "^18.2.0", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.1" | ||
"vitest": "^1.5.2" | ||
}, | ||
@@ -54,4 +57,4 @@ "files": [ | ||
"type": "module", | ||
"main": "dist/index.es.js", | ||
"main": "dist/index.mjs", | ||
"types": "dist/index.d.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
36572
19
+ Added@arancini/events@6.6.0(transitive)
- Removed@arancini/events@6.5.0(transitive)
Updated@arancini/events@6.6.0