@ms-cloudpack/bundler-types
Advanced tools
Comparing version 0.23.2 to 0.23.3
{ | ||
"name": "@ms-cloudpack/bundler-types", | ||
"version": "0.23.2", | ||
"version": "0.23.3", | ||
"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.1.3" | ||
"@ms-cloudpack/config-types": "^0.2.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.2.1(transitive)
- Removed@ms-cloudpack/config-types@0.1.3(transitive)