@ms-cloudpack/bundler-types
Advanced tools
Comparing version 0.23.4 to 0.23.5
{ | ||
"name": "@ms-cloudpack/bundler-types", | ||
"version": "0.23.4", | ||
"version": "0.23.5", | ||
"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.2.1" | ||
"@ms-cloudpack/config-types": "^0.3.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.3.3(transitive)
- Removed@ms-cloudpack/config-types@0.2.1(transitive)