New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

krl-compiler

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krl-compiler - npm Package Versions

13
13

0.52.3

Diff

Changelog

Source

0.52.3 - January 15, 2020

  • Agent tab improvements - see more
  • Parse error for when no action is after if..then - see c6ba1ec2
farskipper
published 0.52.2 •

Changelog

Source

0.52.2 - January 2, 2020

  • Ability to view and diff ruleset versions
farskipper
published 0.52.0 •

Changelog

Source

0.52.0 - December 20, 2019

  • New KRL parser - see 464 for change notes
  • Ability to run Pico Engine in a web browser - see pico-engine-browser
  • Allow Agent UI to remove router - see 22ff28b7
farskipper
published 0.51.1 •

Changelog

Source

0.51.1 - August 6, 2019

  • dynamic raise statement - see 460 and 15
  • optional colon for domain:type in event expressions - see 18150b01
  • faster logging - see 4cf96486
  • UI and agent improvements
farskipper
published 0.51.0 •

Changelog

Source

0.51.0 - July 26, 2019

  • added engine:registerRulesetFromSrc - see 456
  • added engine:doesKRLParse - see 456
  • added io.picolabs.test for testing KRL rulesets - see 456
  • added io.picolabs.ds and io.picolabs.wrangler.profile for general purpose datastore and replacement for io.picolabs.pds - see 456
  • updated io.picolabs.collection - see 456
  • use owner pico name as title - see 457
  • fixed ent:map{..} semantics to match map{..} - see 458

BREAKING CHANGES

farskipper
published 0.50.0 •

Changelog

Source

0.50.0 - May 23, 2019

Pico Sovrin Agents are now available!

  • New KRL module: indy:*
  • New UI tab for Agent Picos
  • Added meta:rulesetLogging to indicate the ruleset logging setting. Defaults to false
  • time:now(date) can be given the number of milliseconds since the UNIX epoch.
  • Bugfix: .reduce() on a single item properly gives all 4 arguments to the reducer function.
  • Added autosend to http:* to send an event when the http response is received.
  • Updated leveldb modules.
farskipper
published 0.49.2 •

Changelog

Source

0.49.2 - February 22, 2019

  • added additional math:* functions - see 437
  • reregister modules - see 442
  • allow dangling commas for Arrays and Maps - see 438
farskipper
published 0.49.1 •

Changelog

Source

0.49.1 - February 8, 2019

  • logging tab now streams from log files - see 435
  • dot operator syntax for module functions - see 428
farskipper
published 0.49.0 •

Changelog

Source

0.49.0 - November 29, 2018

  • user defined . operators i.e. a.b(c) is syntax sugar for b(a, c) - see 171
  • performance optimization for ent:v := ent:v.append(..) - see 425
  • compiler performance hint for ent:v := ent:v.put(..) - see 425
  • /api/db-dump is gone! The UI scales better now - see 424
  • enhance subscriptions tab - see 7a4ccc31
  • Add redirect directive - see ebeb516d
farskipper
published 0.48.0 •

Changelog

Source

0.48.0 - November 6, 2018

  • system started event - see 419
  • wrangler system online event - see 420
  • fix so a well-known channel is created with subscription - see 421
  • renamed event pico:intent_to_orphan to wrangler:garbage_collection - see 422
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc