@visactor/vrender-kits
Advanced tools
Comparing version 0.19.9-beta.1 to 0.19.9
@@ -207,3 +207,2 @@ "use strict"; | ||
BrowserEnvContribution = __decorate([ (0, vrender_core_1.injectable)(), __metadata("design:paramtypes", []) ], BrowserEnvContribution), | ||
exports.BrowserEnvContribution = BrowserEnvContribution; | ||
//# sourceMappingURL=browser-contribution.js.map | ||
exports.BrowserEnvContribution = BrowserEnvContribution; |
@@ -126,2 +126,3 @@ "use strict"; | ||
LynxEnvContribution = __decorate([ (0, vrender_core_1.injectable)(), __metadata("design:paramtypes", []) ], LynxEnvContribution), | ||
exports.LynxEnvContribution = LynxEnvContribution; | ||
exports.LynxEnvContribution = LynxEnvContribution; | ||
//# sourceMappingURL=lynx-contribution.js.map |
@@ -128,2 +128,2 @@ "use strict"; | ||
exports.TTEnvContribution = TTEnvContribution; | ||
//# sourceMappingURL=tt-contribution.js.map | ||
//# sourceMappingURL=tt-contribution.js.map |
@@ -132,2 +132,2 @@ "use strict"; | ||
exports.WxEnvContribution = WxEnvContribution; | ||
//# sourceMappingURL=wx-contribution.js.map | ||
//# sourceMappingURL=wx-contribution.js.map |
@@ -24,2 +24,2 @@ "use strict"; | ||
}); | ||
//# sourceMappingURL=index.js.map | ||
//# sourceMappingURL=index.js.map |
@@ -6,2 +6,2 @@ "use strict"; | ||
}); | ||
//# sourceMappingURL=interface.js.map | ||
//# sourceMappingURL=interface.js.map |
@@ -202,3 +202,2 @@ var __decorate = this && this.__decorate || function(decorators, target, key, desc) { | ||
export { BrowserEnvContribution }; | ||
//# sourceMappingURL=browser-contribution.js.map | ||
export { BrowserEnvContribution }; |
@@ -121,2 +121,3 @@ var __decorate = this && this.__decorate || function(decorators, target, key, desc) { | ||
export { LynxEnvContribution }; | ||
export { LynxEnvContribution }; | ||
//# sourceMappingURL=lynx-contribution.js.map |
@@ -123,2 +123,2 @@ var __decorate = this && this.__decorate || function(decorators, target, key, desc) { | ||
export { TTEnvContribution }; | ||
//# sourceMappingURL=tt-contribution.js.map | ||
//# sourceMappingURL=tt-contribution.js.map |
@@ -127,2 +127,2 @@ var __decorate = this && this.__decorate || function(decorators, target, key, desc) { | ||
export { WxEnvContribution }; | ||
//# sourceMappingURL=wx-contribution.js.map | ||
//# sourceMappingURL=wx-contribution.js.map |
@@ -6,2 +6,2 @@ import { DragNDrop } from "./drag"; | ||
export { DragNDrop, Gesture }; | ||
//# sourceMappingURL=index.js.map | ||
//# sourceMappingURL=index.js.map |
export { }; | ||
//# sourceMappingURL=interface.js.map | ||
//# sourceMappingURL=interface.js.map |
{ | ||
"name": "@visactor/vrender-kits", | ||
"version": "0.19.9-beta.1", | ||
"version": "0.19.9", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@visactor/vrender-core": "0.19.9-beta.1", | ||
"@visactor/vrender-core": "0.19.9", | ||
"@visactor/vutils": "~0.18.9", | ||
@@ -36,4 +36,4 @@ "@resvg/resvg-js": "2.4.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/ts-config": "0.0.1" | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/eslint-config": "0.0.1" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
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
2551799
+ Added@visactor/vrender-core@0.19.9(transitive)
- Removed@visactor/vrender-core@0.19.9-beta.1(transitive)