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

@eggjs/tegg-metadata

Package Overview
Dependencies
Maintainers
11
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-metadata - npm Package Compare versions

Comparing version 3.1.0 to 3.2.2

15

package.json
{
"name": "@eggjs/tegg-metadata",
"version": "3.1.0",
"version": "3.2.2",
"description": "tegg metadata",

@@ -18,6 +18,6 @@ "keywords": [

"scripts": {
"test": "cross-env NODE_ENV=test NODE_OPTIONS='--no-deprecation' mocha",
"clean": "tsc -b --clean",
"tsc:pub": "npm run clean && tsc -p ./tsconfig.pub.json",
"prepublishOnly": "npm run tsc:pub",
"autod": "autod"
"prepublishOnly": "npm run tsc:pub"
},

@@ -39,8 +39,9 @@ "author": "killagu <killa123@126.com>",

"dependencies": {
"@eggjs/core-decorator": "^3.1.0",
"@eggjs/tegg-common-util": "^1.2.3",
"@eggjs/tegg-lifecycle": "^1.0.0",
"@eggjs/core-decorator": "^3.2.2",
"@eggjs/tegg-common-util": "^3.2.2",
"@eggjs/tegg-lifecycle": "^3.2.2",
"egg-errors": "^2.2.3"
},
"devDependencies": {
"globby": "^11.1.0",
"is-type-of": "^1.2.1"

@@ -51,3 +52,3 @@ },

},
"gitHead": "19ff0ca1dc6286fc54445c30ccff64b582c59fd0"
"gitHead": "1db4e5320a0ea19b450df7d99ab7939f3ad48f6e"
}
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