@ray-js/build-plugin-ray
Advanced tools
Comparing version 1.5.40 to 1.5.41
@@ -6,2 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = PluginRay; | ||
const colors_1 = __importDefault(require("colors")); | ||
@@ -35,2 +36,1 @@ const path_1 = __importDefault(require("path")); | ||
} | ||
exports.default = PluginRay; |
{ | ||
"name": "@ray-js/build-plugin-ray", | ||
"version": "1.5.40", | ||
"version": "1.5.41", | ||
"description": "Ray build plugin for ray/framework", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ray-js/shared": "1.5.40", | ||
"@ray-js/shared": "1.5.41", | ||
"colors": "1.4.0", | ||
@@ -33,3 +33,3 @@ "fs-extra": "^10.1.0", | ||
"devDependencies": { | ||
"@ray-js/types": "1.5.40", | ||
"@ray-js/types": "1.5.41", | ||
"@types/fs-extra": "^11.0.4" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "e8a643ccba2beedc367608816be210c5f55120cf" | ||
"gitHead": "08f9269589769f029e63b3835dfa92b48c6a6f15" | ||
} |
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@ray-js/shared@1.5.41(transitive)
+ Added@ray-js/types@1.5.41(transitive)
- Removed@ray-js/shared@1.5.40(transitive)
- Removed@ray-js/types@1.5.40(transitive)
Updated@ray-js/shared@1.5.41