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

krl-stdlib

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krl-stdlib - npm Package Versions

23
6

1.3.0

Diff

farskipper
published 1.2.0 •

Changelog

Source

1.2.0 - Jan 4, 2022

  • Update line colors in engine-UI to deemphasize parent-child relationships. Fixes issue #576
  • Fixes the typescript errors. Errors types are now treated as unknown rather than any. (PR #581)
  • Switched node-sass to sass b/c node-sass is deprecated and is a native module
  • Updated some other dependencies
b1conrad
published 1.0.6 •

Changelog

Source

1.0.6 - February 11, 2021

  • entries for the Logging tab are now prepared in KRL code
  • fixes for issues: 536 and 533
b1conrad
published 1.0.2 •

Changelog

Source

1.0.2 - January 12, 2021

  • streamline Logging tab entries
  • fix broken subscriptions
  • fixes for issues: 529, 509, 523, 509, 492, 508, 504, 479, 478, 515
  • new route /api/flush?url=
  • new wrangler event wrangler:rulesets_need_flushing for a pico
  • schedule event ... at now working
  • remove package for pico-engine-browser no longer used
  • improved look of parent/child lines in the developer UI
  • made klog operator work in a function context
b1conrad
published 1.0.1 •

Changelog

Source

1.0.1 - January 5, 2021

  • functions can be queried requesting either HTML or plain text results (per docs)
  • event:send which allows ruleset evaulation to continue even if the ECI is not found
  • new Subscriptions tab in the developer UI and dashed magenta lines between subscription pico pairs
  • new built-in meta library to match the one in 0.52.4, with docs
  • new built-in property ctx:picoId
  • fixes for issues 488, 490, 473, 489, 486, 501, 480, 491, 500, 502, 487, 513, 512, 503, and 518
  • the io.picolabs.subscription ruleset installed in all picos
  • command line --version option for pico-engine command
  • new and simplified io.picolabs.wrangler ruleset in all picos
  • show line/col numbers for parse and compile errors
  • allow access to event attributes within functions (when called from an event context)
  • ursa module for cryptographic needs of DIDs, and its dependencies
farskipper
published 1.0.0-beta •

b1conrad
published 1.0.0-alpha.0 •

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.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.
23
6
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