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

lom_atom

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lom_atom - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

dist/lom_atom.es.js.flow

5

CHANGELOG.md

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

<a name="1.0.9"></a>
## [1.0.9](https://github.com/zerkalica/lom_atom/compare/v1.0.8...v1.0.9) (2017-08-14)
<a name="1.0.8"></a>

@@ -7,0 +12,0 @@ ## [1.0.8](https://github.com/zerkalica/lom_atom/compare/v1.0.7...v1.0.8) (2017-08-14)

4

package.json
{
"name": "lom_atom",
"version": "1.0.8",
"version": "1.0.9",
"description": "Observable state management",

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

"release": "npm test && npm run build && standard-version && 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",

@@ -20,0 +20,0 @@ "test.dev": "mocha --growl --watch",

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