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

reactive-di

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactive-di - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

dist/reactive-di.es.js.flow

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="4.0.6"></a>
## [4.0.6](https://github.com/zerkalica/reactive-di/compare/v4.0.5...v4.0.6) (2017-08-14)
<a name="4.0.5"></a>

@@ -7,0 +12,0 @@ ## [4.0.5](https://github.com/zerkalica/reactive-di/compare/v4.0.4...v4.0.5) (2017-08-14)

6

package.json
{
"name": "reactive-di",
"version": "4.0.5",
"version": "4.0.6",
"description": "Reactive dependency injection",

@@ -19,3 +19,3 @@ "publishConfig": {

"postversion": "git push --follow-tags origin master && npm publish",
"build": "rimraf dist && rollup -c",
"build": "rimraf dist && rollup -c && cp index.js.flow.tpl $npm_package_main.flow && cp index.js.flow.tpl $npm_package_module.flow",
"test": "flow check && mocha",

@@ -77,4 +77,4 @@ "test.dev": "mocha --growl --watch",

"dependencies": {
"lom_atom": "^1.0.8"
"lom_atom": "^1.0.9"
}
}
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