@talend/scripts-config-cdn
Advanced tools
Comparing version 9.11.2 to 9.11.3
# CHANGELOG | ||
## 9.11.3 | ||
### Patch Changes | ||
- 77af1fc: chore(dependencies): auto update for maintenance purpose | ||
```diff | ||
- "@talend/dynamic-cdn-webpack-plugin": "^9.7.12" | ||
+ "@talend/dynamic-cdn-webpack-plugin": "^9.7.14" | ||
- "@talend/module-to-cdn": "^9.7.3" | ||
+ "@talend/module-to-cdn": "^9.7.5" | ||
``` | ||
- 9cf2a86: chore(dependencies): auto update for maintenance purpose | ||
```diff | ||
- "@talend/module-to-cdn": "^9.7.5" | ||
+ "@talend/module-to-cdn": "^9.7.6" | ||
``` | ||
- Updated dependencies [9cf2a86] | ||
- @talend/dynamic-cdn-webpack-plugin@9.7.15 | ||
## 9.11.2 | ||
@@ -4,0 +27,0 @@ |
{ | ||
"name": "@talend/scripts-config-cdn", | ||
"version": "9.11.2", | ||
"version": "9.11.3", | ||
"description": "Provide a simple API to inject CDN config into existing webpack configuration", | ||
@@ -12,4 +12,4 @@ "main": "cdn.js", | ||
"dependencies": { | ||
"@talend/dynamic-cdn-webpack-plugin": "^9.7.12", | ||
"@talend/module-to-cdn": "^9.7.3", | ||
"@talend/dynamic-cdn-webpack-plugin": "^9.7.15", | ||
"@talend/module-to-cdn": "^9.7.6", | ||
"@yarnpkg/lockfile": "^1.1.0", | ||
@@ -21,2 +21,2 @@ "read-pkg-up": "^7.0.1" | ||
} | ||
} | ||
} |
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
33946