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

@aofl/server-environment

Package Overview
Dependencies
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/server-environment - npm Package Versions

1
1213

1.0.0-beta.25

Diff

Changelog

Source

[1.0.0-beta.25] - 2018-08-23

[Added]

  • cli
    • added aofl init command

[Changed]

[Deprecated]

[Removed]

[Fixed]

  • aofl-list-option
    • changed selected from boolean to string
    • fixed checking selected attribute value to match selected|selected=true|selected=false

[Security]


ariankhosravi
published 1.0.0-beta.24 •

Changelog

Source

[1.0.0-beta.24] - 2018-08-22

[Added]

  • cli
    • added -f to npm commands

[Changed]

  • unit-testing-plugin
    • refactor unit-testing (removed childcompiler)

[Deprecated]

[Removed]

  • templating-plugin
    • removed child compiler from templating plugin
  • unit-testing-plugin
    • removed hard coded browser options

[Fixed]

  • rotation
    • compatibility with unit-testing
  • AoflElement
    • fixed css rendering for firefox

[Security]


ariankhosravi
published 1.0.0-beta.23 •

Changelog

Source

[1.0.0-beta.23] - 2018-08-16

[Added]

  • parent-dep-mixin
    • added
  • web-components
    • aofl-element
      • added
    • aofl-select-list
      • removed _ prefix from functions _ aofl-list-options
      • removed findParent and moved it to a parent-dep-mixin
    • aofl-drawer
      • refactored

[Fixed]

  • unit-testing-plugin
    • replaces istanbul plugin with wct-istanbul

ariankhosravi
published 1.0.0-beta.22 •

Changelog

Source

[1.0.0-beta.22] - 2018-08-10

[Added]

  • cli added sw command
  • rotations
  • templating plugin
    • added locale, meta and refactored router doc block parser
  • polyfill-service
    • added object-assign-polyfill
  • unit-testing-plugin
  • i18n-mixin
  • i18n-loader
  • map-state-properties-mixin
  • cli
    • Adds i18n cli for pot generation

[Changed]

  • cache-manager
    • renamed MemoryStorage.length to size due to Function.length not being configurable on all browsers

[Deprecated]

[Removed]

[Fixed]

  • cli
    • fixed conclude and renamed aofl-source.json to aofl.json

[Security]


ariankhosravi
published 1.0.0-beta.21 •

ariankhosravi
published 1.0.0-beta.20 •

ariankhosravi
published 1.0.0-beta.1 •

ariankhosravi
published 1.0.0 •

Changelog

Source

[1.0.0-beta.28] - 2018-09-27

[Added]

  • added ISSUE_TEMPLATE.md
  • api-request
    • documentation
    • unit testing
  • resource-enumerate
    • documentation
    • unit testing
    • refactored to use api-request
  • map-state-properties-mixin
    • documentation
    • unit testing
  • router
    • improved unit testing coverage
    • navigate handles ?|# correctly
  • web-components
    • aofl-element
      • documentation
      • unit testing
    • aofl-select-list
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
    • aofl-list-options
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
      • Replaced deprecated parentDepMixin with @aofl/component-utils/findParent
    • aofl-drawer
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
    • aofl-source
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
    • aofl-img
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
    • aofl-picture
      • documentation
      • unit testing
      • extends AoflElement instead of LitElement
  • component-utils
    • documentation
    • unit testing
    • added is-in-viewport
    • added is-in-viewport-mixin
  • cli
    • readme.md
    • license

[Changed]

  • generate
    • changed aofl to c
    • removed lit
    • updated templates
  • templating-plugin
    • README.md added
    • prerender injects __prerender__ before page load
    • template name is added to the routes config
  • aofl-validate
    • documentation
    • unit testing
    • completely refactored
  • unit-testing-plugin
    • documentation
    • default output directory changed to __build_tests
    • supports .wtcrc.json and wtc-conf.json
    • adds fetch-mock to test suite automatically

[Deprecated]

[Removed]

  • parent-dep-mixin
  • cli/sw

[Fixed]

  • cli
    • dom-scope
      • fixed pattern bug
  • api-request
    • getCacheManager() fix issue with returning new cacheManager
    • changed cache argument to fromCache.
    • Replaced static class property with a static getter.
  • router
    • Fixes reject case in navigate method
    • router.navigate resolve after redirects
  • unit-testing-plugin
    • run initial unit test once when watch mode enabled
    • clean coverage report between runs

[Security]


1
1213
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