@idevelopers/agentlock 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -42,9 +42,9 @@ Free is the local AgentLock scanner and starter policy generator. The source rep
|
|
|
42
42
|
| Redacted local audit log | No | Yes | Yes |
|
|
43
43
|
| Shared policies, signed bundles, seats | No | No | Yes |
|
|
44
44
|
|
|
45
|
-
Pro is
|
|
45
|
+
Pro is priced at INR 1,599/dev/month or INR 15,999/dev/year. Team is priced at INR 8,499/team/month with seats.
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
Buy AgentLock Pro or Team from the live Polar checkout: https://buy.polar.sh/polar_cl_exvU3F3ZTpiDvwBXIRqrMf30T1kBTsLxyx26B4SCkUz
|
|
48
48
|
|
|
49
49
|
## Policy
|
|
50
50
|
|
package/codex-plugin/plugin.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const AGENTLOCK_POLAR_ORGANIZATION_ID = "534c0711-1ded-497c-aa46-d1a7dfa46d6e";
|
|
2
|
-
export const AGENTLOCK_CHECKOUT_URL = "https://polar.sh/
|
|
2
|
+
export const AGENTLOCK_CHECKOUT_URL = "https://buy.polar.sh/polar_cl_exvU3F3ZTpiDvwBXIRqrMf30T1kBTsLxyx26B4SCkUz";
|
package/package.json
CHANGED