Socket
Socket
Sign inDemoInstall

@karmaniverous/entity-manager

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karmaniverous/entity-manager - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

10

package.json
{
"name": "@karmaniverous/entity-manager",
"version": "5.0.4",
"version": "5.0.5",
"publishConfig": {

@@ -37,11 +37,12 @@ "access": "public"

"@karmaniverous/tagged-templates": "^0.1.2",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"babel-plugin-lodash": "^3.3.4",
"chai": "^5.1.1",
"concat-md": "^0.5.1",
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^48.2.8",
"eslint": "=8",
"eslint-plugin-jsdoc": "^48.2.12",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-promise": "^6.2.0",
"jsdoc-to-markdown": "^8.0.1",
"knip": "^5.21.2",
"mocha": "^10.4.0",

@@ -82,2 +83,3 @@ "release-it": "^17.3.0"

"doc": "jsdoc2md -c doc/jsdoc.config.json -f lib/**/*.* -t doc/api-template.hbs > doc/2-api.jsdoc2.md && concat-md doc --hide-anchor-links > README.md",
"knip": "knip",
"prerelease": "npm run lint && npm run test && npm run build && npm run doc",

@@ -84,0 +86,0 @@ "release": "release-it"

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