djdong-pkg-3
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.12](https://git.woa.com/djdong/proj-test-oci/compare/djdong-pkg-3@1.0.11...djdong-pkg-3@1.0.12) (2021-11-12) | ||
### Features | ||
* 改个123c ([3f2f6e4](https://git.woa.com/djdong/proj-test-oci/commits/3f2f6e4433e482ba68a7e7247f4f814341e93368)) | ||
## [1.0.11](https://git.woa.com/djdong/proj-test-oci/compare/djdong-pkg-3@1.0.10...djdong-pkg-3@1.0.11) (2021-11-12) | ||
@@ -8,0 +19,0 @@ |
@@ -1,1 +0,1 @@ | ||
console.log('pkg3'); | ||
console.log('pkg33'); |
{ | ||
"name": "djdong-pkg-3", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@tencent/djdong-pkg-core": "^1.1.7", | ||
"@tencent/djdong-pkg-core": "^1.1.8", | ||
"typescript": "^4.4.4" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "2e9445983f97513b9c3862415b24521545c966cb" | ||
"gitHead": "b6b98768db06166ac1b3732d5f878aff96effe19" | ||
} |
@@ -1,1 +0,1 @@ | ||
console.log('pkg3'); | ||
console.log('pkg33'); |
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
1650