@eggjs/tegg-metadata
Advanced tools
Comparing version 3.1.0 to 3.2.2
{ | ||
"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" | ||
} |
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
61746
2
+ Added@eggjs/tegg-lifecycle@3.51.1(transitive)
- Removed@eggjs/tegg-common-util@1.2.3(transitive)
- Removed@eggjs/tegg-lifecycle@1.0.0(transitive)
- Removed@types/glob@7.2.0(transitive)
- Removed@types/minimatch@5.1.2(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedglobby@10.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedwrappy@1.0.2(transitive)
Updated@eggjs/core-decorator@^3.2.2
Updated@eggjs/tegg-lifecycle@^3.2.2