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

pico-engine-core

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pico-engine-core - npm Package Versions

1
15

0.45.3

Diff

Changelog

Source

0.45.3 - March 19, 2018

  • Fixed event:send with empty attributes - #371
  • last should only stop evaluating the current ruleset - #366
  • 86f4c623 and 348f0c9b bug fix for subscriptions
  • 3f69e709 initial UI work for policies
farskipper
published 0.45.1 •

Changelog

Source

0.45.1 - March 8, 2018

  • Fixing string to number coercion described in #368. Fixes date compare issue #369
  • b74dabb - more consistent tab UX
  • fbcc843 - initial attempt UI to delete subscription
  • 32bab20 - fixing edge case for core.db.getStateMachine
  • e200d6c - first attempt at Subscriptions tab
  • f747228 - first cut of UI work for subscriptions
farskipper
published 0.45.0 •

Changelog

Source

0.45.0 - February 23, 2018

  • Automated migration from io.picolabs.pico to io.picolabs.wrangler - 4c64693
  • Several fixes to select .. setting() where .. variable scope - #362, #329, #358, #359
  • Fixing type coercion behavior to be consistent especially for numbers and comparison operators - #357, #361
  • KRL editor ctrl+S binding - #356
  • schedule:remove(id) returns true/false instead of throwing an error - #363
  • KRL editor syntax highlight fix - #355
  • Removing unused syntax - #291, #293
  • Prevent ruleset dependency cycles - #260, #261
  • event:send now signals the event right away instead of waiting for the rules to complete - #364
  • UI fixes - 9647717, fa506d1, 94c1b63, a7ad98d, 97f7d5d
  • Store password as one way hash 5954b41
farskipper
published 0.44.1 •

Changelog

Source

0.44.1 - January 15, 2018

Bug Fixes

farskipper
published 0.44.0 •

Changelog

Source

0.44.0 - January 10, 2018

New Features

  • Making the shell log output more human friendly (see #313)
  • Storing pico-engine log file. Json encoded for easy parsing, and stored in $PICO_ENGINE_HOME/pico-engine.log (see #313)
  • Channel policies. Right now it defaults to allow-all. (see #350)
  • allow path rewriting as directed by root pico (see commit)
  • Switching to new wrangler and subscriptions. (see #351)

Upgrade notes

Because we changed io.picolabs.pico to io.picolabs.wrangler.

  • Uninstall io.picolabs.pico from the Root Pico. (open the root pico -> Rulesets tab -> click del on io.picolabs.pico).
  • For the other picos install wrangler then uninstall the old pico ruleset.
farskipper
published 0.43.0 •

Changelog

Source

0.43.0 - December 11, 2017

Deprecations

  • event:attrs() in favor of event:attrs
  • keys:<name>() in favor of keys:<name>
  • Map key access using . operator

New Features

  • signed subscriptions
  • encrypted subscriptions
  • better type checking on engine:* function arguments
  • new KRL editor with inline compiler warnings and errors

Bug Fixes

  • select when matching falsy event attributes
  • More forgiving handling of ruleset initialization errors on startup (i.e. breaking compiler changes)
  • see issues for more
farskipper
published 0.42.0 •

Changelog

Source

0.42.0 - November 1, 2017

BREAKING CHANGES

  • we now only support node 6+, recommended you use the LTS version (v8)

New Features

  • persistent variable indexes by using path expressions i.e. ent:foo{key}
farskipper
published 0.41.0 •

Changelog

Source

0.41.0 - October 31, 2017

farskipper
published 0.40.1 •

farskipper
published 0.40.0 •

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