Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

obvious-core

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obvious-core - npm Package Versions

2

0.3.5

Diff

Changelog

Source

[0.3.5] - 2021-09-06

Changed

  • change ctx.loadJs to ctx.loadScript
  • change ctx.loadCss to ctx.loadLink
  • change ctx.fetchJs to ctx.fetchScript
runnan
published 0.3.4 •

Changelog

Source

[0.3.4] - 2021-09-06

Fixed

  • fix the bug that when loading a script without src attribute, the promise will not resolve
runnan
published 0.3.3 •

Changelog

Source

[0.3.3] - 2021-09-03

Changed

  • change the definition of MiddlewareFnType
runnan
published 0.3.2 •

Changelog

Source

[0.3.2] - 2021-09-03

Changed

  • change the return value of touchBus
runnan
published 0.3.1 •

Changelog

Source

[0.3.1] - 2021-09-02

Added

  • new Api: touchBus

Changed

  • it's not neccessary any more to specify the bus's name while calling createBus and getBus
  • support to pass a object parameter while calling ctx.loadScript and ctx.loadLink
runnan
published 0.3.0 •

Changelog

Source

[0.3.0] - 2021-08-18

Changed

  • remove the Bus's property maxDependencyDepth and loadScriptByFetch, use the new API bus.config instead
  • change the way to declare assets, remove the second parametor of Bus's constructor, use the new API bus.config instead
  • change the way to apply middleware, remove the third parametor of Bus's constructor, use the new API bus.use instead
runnan
published 0.2.4 •

Changelog

Source

[0.2.4] - 2021-05-31

Fixed

  • fix some bugs

Changed

  • cancel deep clone when getting state
runnan
published 0.2.3 •

Changelog

Source

[0.2.3] - 2021-01-26

Changed

  • change the Bus' property allowCrossOriginScript's name to loadScriptByFetch
  • support better deep state which use the operator [] to indicate the index of an array
runnan
published 0.2.2 •

Changelog

Source

[0.2.2] - 2021-01-05

Added

  • new API: socket.existState
  • add umd bundle
runnan
published 0.2.2-alpha •

2
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