@pixeleye/cli-config
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@pixeleye/cli-config", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"private": false, | ||
"license": "AGPL-3.0", | ||
"main": "./dist/index.cjs", | ||
"types": "./src/index.ts", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"files": [ | ||
@@ -22,4 +28,4 @@ "dist", | ||
"sucrase": "^3.35.0", | ||
"@pixeleye/cli-devices": "0.2.0", | ||
"@pixeleye/cli-env": "0.1.0" | ||
"@pixeleye/cli-devices": "0.3.0", | ||
"@pixeleye/cli-env": "0.2.0" | ||
}, | ||
@@ -31,4 +37,3 @@ "scripts": { | ||
}, | ||
"module": "./dist/index.mjs", | ||
"typings": "./dist/index.d.ts" | ||
"module": "./dist/index.mjs" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
45225
0
+ Added@pixeleye/cli-devices@0.3.0(transitive)
+ Added@pixeleye/cli-env@0.2.0(transitive)
- Removed@pixeleye/cli-devices@0.2.0(transitive)
- Removed@pixeleye/cli-env@0.1.0(transitive)
Updated@pixeleye/cli-devices@0.3.0
Updated@pixeleye/cli-env@0.2.0