Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@anandamideio/entity

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anandamideio/entity - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

.tool-versions

19

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc