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.49.2

Diff

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
farskipper
published 0.47.0 •

Changelog

Source

0.47.0 - September 29, 2018

  • added data = engine:exportPico(pico_id) - see 414
  • added engine:importPico(parent_id, data) setting(newPicoId) - see 415
  • added engine:setPicoStatus(pico_id, isLeaving, movedToHost) - see 414
  • added status = engine:getPicoStatus(pico_id) - see 414

BREAKING CHANGES

  • All pico-engine-core API's now use promises rather than callbacks. Including 3rd party modules and compileAndLoadRuleset.
farskipper
published 0.46.1 •

Changelog

Source

0.46.1 - September 1, 2018

  • added math:hmac(algorithm, key, message [, encoding]) - see 413
  • added .isEmpty() - see 310
  • added .trimLeading() .trimTrailing() .trim() .startsWith(target) .endsWith(target) .contains(target) - see 405
  • Several fixes for event expressions with duplicate matches - see 406, 268, 273
farskipper
published 0.46.0 •

Changelog

Source

0.46.0 - August 3, 2018

  • #408 Install Rulesets Validation
  • #397 Subscription cleanup

BREAKING CHANGES

  • We now only support node 8+

Notes

  • Compiled rulesets now use async+await to simulate synchronous krl code. #411
farskipper
published 0.45.6 •

Changelog

Source

0.45.6 - June 29, 2018

  • DID login
  • started io.picolabs.cookies.
  • 367 - Array indices should be numbers not strings
  • 390 - fixing pvars index issues
  • 394 - engine:remove* should not throw up if the item was already removed
  • 396 - fixing ent var Array/Map index detection
  • 399 - engine:* functions return null when an id is not found
  • 401 - adding find and replace to krl editor
farskipper
published 0.45.5 •

Changelog

Source

0.45.5 - May 27, 2018

farskipper
published 0.45.4 •

Changelog

Source

0.45.4 - March 29, 2018

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