@aomex/cors
Advanced tools
Comparing version 0.0.7 to 0.0.8
# @aomex/cors | ||
## 0.0.8 | ||
### Patch Changes | ||
- Updated dependencies [[`2439286`](https://github.com/aomex/aomex/commit/2439286e69dcc7211ac280b91dbca5de95cc488b)]: | ||
- @aomex/web@0.0.10 | ||
- @aomex/core@0.0.9 | ||
## 0.0.7 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@aomex/cors", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "跨站资源共享", | ||
@@ -32,10 +32,10 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@aomex/core": "^0.0.8", | ||
"@aomex/web": "^0.0.9" | ||
"@aomex/core": "^0.0.9", | ||
"@aomex/web": "^0.0.10" | ||
}, | ||
"devDependencies": { | ||
"@aomex/core": "^0.0.8", | ||
"@aomex/web": "^0.0.9" | ||
"@aomex/core": "^0.0.9", | ||
"@aomex/web": "^0.0.10" | ||
}, | ||
"scripts": {} | ||
} |
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
16728