@pixeleye/cli-devices
Advanced tools
Comparing version 0.3.2 to 0.4.0
{ | ||
"name": "@pixeleye/cli-devices", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"private": false, | ||
"license": "AGPL-3.0", | ||
"main": "./dist/index.cjs", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -31,4 +31,3 @@ "type": "module", | ||
"build": "rimraf ./bin && node ./build.mjs & tsc --emitDeclarationOnly --outDir ./dist" | ||
}, | ||
"module": "./dist/index.js" | ||
} | ||
} |
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
37661