@pixeleye/cli-config
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@pixeleye/cli-config", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"private": false, | ||
@@ -10,6 +10,7 @@ "license": "AGPL-3.0", | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"type": "module", | ||
"files": [ | ||
@@ -29,4 +30,4 @@ "dist", | ||
"sucrase": "^3.35.0", | ||
"@pixeleye/cli-devices": "0.3.0", | ||
"@pixeleye/cli-env": "0.2.0" | ||
"@pixeleye/cli-devices": "0.3.1", | ||
"@pixeleye/cli-env": "0.2.1" | ||
}, | ||
@@ -38,3 +39,3 @@ "scripts": { | ||
}, | ||
"module": "./dist/index.mjs" | ||
"module": "./dist/index.js" | ||
} |
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
45245
Yes
+ Added@pixeleye/cli-devices@0.3.1(transitive)
+ Added@pixeleye/cli-env@0.2.1(transitive)
- Removed@pixeleye/cli-devices@0.3.0(transitive)
- Removed@pixeleye/cli-env@0.2.0(transitive)
Updated@pixeleye/cli-devices@0.3.1
Updated@pixeleye/cli-env@0.2.1