@wixc3/patterns
Advanced tools
Comparing version 8.0.0 to 8.1.0
@@ -19,3 +19,2 @@ "use strict"; | ||
__exportStar(require("./disposable"), exports); | ||
var constraints_1 = require("./constraints"); | ||
//# sourceMappingURL=index.js.map |
export * from './disposal-groups'; | ||
export * from './disposable'; | ||
export {} from './constraints'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@wixc3/patterns", | ||
"version": "8.0.0", | ||
"version": "8.1.0", | ||
"description": "A utility for saving objects to be disposed", | ||
@@ -21,5 +21,5 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"@wixc3/common": "^8.0.0", | ||
"@wixc3/common": "^8.1.0", | ||
"promise-assist": "^2.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
144078
2615
Updated@wixc3/common@^8.1.0