@okamjs/okam
Advanced tools
Comparing version 0.1.2-dev.20231125.1 to 0.1.3
{ | ||
"name": "@okamjs/okam", | ||
"version": "0.1.2-dev.20231125.1", | ||
"version": "0.1.3", | ||
"main": "index.js", | ||
@@ -24,2 +24,7 @@ "types": "index.d.ts", | ||
}, | ||
"optionalDependencies": { | ||
"@okamjs/okam-darwin-arm64": "0.1.3", | ||
"@okamjs/okam-darwin-x64": "0.1.3", | ||
"@okamjs/okam-linux-x64-gnu": "0.1.3" | ||
}, | ||
"scripts": { | ||
@@ -35,3 +40,2 @@ "artifacts": "napi artifacts", | ||
"postbuild:debug": "npm run format:dts", | ||
"prepublishOnly": "napi prepublish -t npm", | ||
"format:dts": "rome format --write index.d.ts", | ||
@@ -42,8 +46,3 @@ "test": "ava", | ||
"release": "esno scripts/release.ts" | ||
}, | ||
"optionalDependencies": { | ||
"@okamjs/okam-darwin-arm64": "0.1.2-dev.20231125.1", | ||
"@okamjs/okam-darwin-x64": "0.1.2-dev.20231125.1", | ||
"@okamjs/okam-linux-x64-gnu": "0.1.2-dev.20231125.1" | ||
} | ||
} |
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
12643
6
345