@ray-js/build-plugin-ray
Advanced tools
Comparing version 0.3.0-beta.1c347991 to 0.3.0-beta.bfd3bb4d
{ | ||
"name": "@ray-js/build-plugin-ray", | ||
"version": "0.3.0-beta.1c347991", | ||
"version": "0.3.0-beta.bfd3bb4d", | ||
"description": "Ray build plugin for ray/framework", | ||
@@ -8,3 +8,2 @@ "keywords": [ | ||
], | ||
"author": "子长 <zichang.nong@tuya.com>", | ||
"license": "MIT", | ||
@@ -26,15 +25,10 @@ "main": "lib/index.js", | ||
}, | ||
"peerDependencies": { | ||
"@ray-js/cli": "^0.0.0" | ||
}, | ||
"dependencies": { | ||
"@ray-js/shared": "^0.3.0-beta.1c347991", | ||
"chokidar": "^3.5.2", | ||
"@ray-js/shared": "^0.3.0-beta.bfd3bb4d", | ||
"colors": "1.4.0", | ||
"fs-extra": "^10.0.0" | ||
}, | ||
"devDependencies": { | ||
"@ray-js/types": "^0.3.0-beta.1c347991", | ||
"@types/fs-extra": "^9.0.13", | ||
"chokidar": "^3.5.2", | ||
"colors": "1.4.0" | ||
"@ray-js/types": "^0.3.0-beta.bfd3bb4d", | ||
"@types/fs-extra": "^9.0.13" | ||
}, | ||
@@ -47,4 +41,4 @@ "maintainers": [ | ||
], | ||
"gitHead": "e0bd013022ddda63380d3c9e20fd8cadb46cd61f", | ||
"gitHead": "bc8d1b1c2d2839273d1ed71b02fbfa6bc957006d", | ||
"repository": {} | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
3
2
6152
2
+ Addedcolors@1.4.0
+ Addedcolors@1.4.0(transitive)
- Removedchokidar@^3.5.2
- Removedanymatch@3.1.3(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbraces@3.0.3(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedto-regex-range@5.0.1(transitive)