@anandamideio/entity
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "@anandamideio/entity", | ||
"main": "dist/index.js", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"scripts": { | ||
"build": "tsc -p tsconfig.json" | ||
"build": "tsc -p tsconfig.json", | ||
"iterate": "npm version patch && git push origin main --tags && npm publish --access public" | ||
}, | ||
"devDependencies": { | ||
"@eslint/js": "^9.1.1", | ||
"@magik_io/lint_golem": "^1.5.0", | ||
"@eslint/js": "^9.5.0", | ||
"@magik_io/lint_golem": "^2.2.1", | ||
"@types/eslint": "^8.56.10", | ||
"@types/eslint__js": "^8.42.3", | ||
"eslint": "^9.1.1", | ||
"typescript": "^5.4.5", | ||
"typescript-eslint": "^7.8.0", | ||
"vitest": "^1.5.3" | ||
"eslint": "^9.5.0", | ||
"typescript": "^5.5.2", | ||
"typescript-eslint": "^7.14.1", | ||
"vitest": "^1.6.0" | ||
}, | ||
@@ -27,3 +28,3 @@ "prettier": { | ||
}, | ||
"packageManager": "yarn@4.1.1" | ||
"packageManager": "yarn@4.3.1" | ||
} |
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
14049
7