@ms-cloudpack/bundler-types
Advanced tools
Comparing version 0.23.8 to 0.23.9
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.38.3" | ||
"packageVersion": "7.39.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/bundler-types", | ||
"version": "0.23.8", | ||
"version": "0.23.9", | ||
"description": "TypeScript types for implementing a bundler abstraction. We keep these separate from the bundler package to eliminate circular package dependencies and ensure no major bumps happen with the contract.", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/config-types": "^0.3.3" | ||
"@ms-cloudpack/config-types": "^0.4.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "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
+ Added@ms-cloudpack/config-types@0.4.4(transitive)
- Removed@ms-cloudpack/config-types@0.3.3(transitive)