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

@oddnetworks/oddworks

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oddnetworks/oddworks - npm Package Versions

1
56

3.0.0

Diff

Changelog

Source

3.0.0 Unstable

  • Stores and Services are now consistently initialized with a single factory function.
  • A default API is now exposed to write data to both the identity and catalog services.
  • Sync service is deprecated in favor of the Provider caching system.
  • The x-access-token header is deprecated in favor of the Authorization header
  • Token scopes are now defined in the JSON Web Token audience (.aud) member.
  • Stores now filter resources based on channel
  • Stores now implement a scan method for fetching multiple records by type.
  • Stores now support an include argument for fetching related records.
  • The event service is deprecated.
  • A DynamoDB store was added.
  • The JSON API service is deprecated in favor of using request/response middleware instead.
  • The Logging service is deprecated.
  • New Request Controller Classes.
  • Tests are now authored using Jasmine instead of tape.
brkattk
published 2.2.1 •

Changelog

Source

2.2.1

  • Fixed issue with links for included resource entities #74
  • Fixed Google events analyzer (will actually send() events now)
  • Documentation improvements
brkattk
published 2.2.0 •

Changelog

Source

2.2.0

  • Documentation improvements
  • Added oddworks.logger, an extensible winston instance
  • Added partials as factories to create getter/setter on stores, eliminating the need to pass in an entity type when creating or querying for it
  • Added protection for options hashes passed into services, avoiding reference errors
  • Refactored some code around Promises, reducing nested code and extra, unnecessary turns of the event loop
  • Refactored prototype assignments so as not to override global Object.prototype
brkattk
published 2.1.0 •

brkattk
published 2.0.1 •

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