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

@aofl/object-utils

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/object-utils - npm Package Versions

1
1314

1.0.0

Diff

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
1314
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