@cloudflare/types
Advanced tools
Comparing version 1.0.44 to 1.0.45
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.45](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.0.44...@cloudflare/types@1.0.45) (2019-07-19) | ||
**Note:** Version bump only for package @cloudflare/types | ||
## [1.0.44](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.0.43...@cloudflare/types@1.0.44) (2019-07-17) | ||
@@ -8,0 +16,0 @@ |
@@ -7,2 +7,3 @@ export * from './account'; | ||
export * from './flags'; | ||
export * from './lb'; | ||
export * from './marketing'; | ||
@@ -9,0 +10,0 @@ export * from './membership'; |
@@ -79,2 +79,14 @@ "use strict"; | ||
var _lb = require("./lb"); | ||
Object.keys(_lb).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function get() { | ||
return _lb[key]; | ||
} | ||
}); | ||
}); | ||
var _marketing = require("./marketing"); | ||
@@ -81,0 +93,0 @@ |
{ | ||
"name": "@cloudflare/types", | ||
"description": "", | ||
"version": "1.0.44", | ||
"version": "1.0.45", | ||
"types": "./src", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "7aa451ad043ef20d7b2a8cacc6a66e5383ce654c" | ||
"gitHead": "260159ccb70b3766769fad55bb740f3af24d3735" | ||
} |
@@ -7,2 +7,3 @@ export * from './account'; | ||
export * from './flags'; | ||
export * from './lb'; | ||
export * from './marketing'; | ||
@@ -9,0 +10,0 @@ export * from './membership'; |
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
39484
75
1221