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

dio.js

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dio.js - npm Package Versions

1
10

3.0.5

Diff

Changelog

Source

3.0.5 (November 19, 2016)

  • improve stylesheet parser, now more forgiving i.e trailing ; is optional
  • patch to stylesheet prefixer for transforms and appearance
  • patch to stylesheet to handle minified css
  • patch dio.input eof
  • all round the stylesheet parser is now better at handling multiple input styles
thysultan
published 3.0.4 •

Changelog

Source

3.0.4 (November 17, 2016)

  • patch stylesheet to support loose formatting i.e leaving out ; at end of declaration
thysultan
published 3.0.3 •

Changelog

Source

3.0.3 (November 17, 2016)

  • patch dio.input end of file .eof
thysultan
published 3.0.2 •

Changelog

Source

3.0.2 (November 17, 2016)

  • patch stylesheet @media queries encapsulation
  • add .pos to dio.input to retrieve current caret position
  • add dio.stream.resolve to match promise spec
  • add dio.stream.reject to match promise spec
  • patch compatibiliy of dio.stream with ES6 async & await
thysultan
published 3.0.1 •

Changelog

Source

3.0.1 (November 12, 2016)

  • patch stylesheet encapsulation with pure functions
thysultan
published 3.0.0 •

Changelog

Source

3.0.0 (November 11, 2016)

  • add support for style encapsulation
  • improve server side rendering
  • move code baseto modularity approach
API changes
  • added stylesheet component method
  • removed injectWindowDependency()
  • removed registerEnviroment()
  • removed Array, Object and Event utilities
  • added input, panic, sandbox and random utilities
  • rename curry utility to defer
  • rename animateWith to animate
thysultan
published 2.1.2 •

Changelog

Source

2.1.2 (October 29, 2016)

  • patch dio.renderToString className should map to class
  • patch dio.Children.only
  • improve compatibility with commonJS enviroments
  • add dio.unmountComponentAtNode top level api, mirrors React
  • add dio.applyMiddleware, dio.combineReducers and dio.compose to top level api
thysultan
published 2.1.1 •

Changelog

Source

2.1.1 (October 23, 2016)

  • add dio.Children top level api, mirrors React
  • better intergration with webpack
  • patch dio.createElement rename conflict
  • patch dio.createElement assign children components
  • patch assignment of component this.props.children
  • patch issue with es6 Components class .defaultProps not registering
  • pathc redux store initialState
thysultan
published 2.1.0 •

Changelog

Source

2.1.0 (October 18, 2016)

  • more performance tweaks to (SSR, hydration, mounting, patching)
  • expose internal VNode creation helpers

API changes

  • added dio.VText
  • added dio.VElement
  • added dio.VFragment
  • added dio.VSvg
  • added dio.VComponent
  • added dio.VBlueprint
  • added dio.DOM, like React.DOM, but only initialized when called
thysultan
published 2.0.1 •

Changelog

Source

2.0.1 (October 14, 2016)

  • tweaks to allow more performance optimizations when needed
  • add dio.findDOMNode
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