Comparing version 2.0.8 to 2.0.9
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="2.0.9"></a> | ||
## [2.0.9](https://github.com/zerkalica/lom_atom/compare/v2.0.8...v2.0.9) (2017-11-06) | ||
<a name="2.0.8"></a> | ||
@@ -7,0 +12,0 @@ ## [2.0.8](https://github.com/zerkalica/lom_atom/compare/v2.0.7...v2.0.8) (2017-11-06) |
@@ -139,15 +139,4 @@ function _defineProperties(target, props) { | ||
function Atom(field, owner, context, hostAtoms, key, keyHash, isComponent) { | ||
this.status = void 0; | ||
this.field = void 0; | ||
this.owner = void 0; | ||
this.current = void 0; | ||
this._next = void 0; | ||
this._suggested = void 0; | ||
this.key = void 0; | ||
this.isComponent = void 0; | ||
this._masters = null; | ||
this._slaves = null; | ||
this._context = void 0; | ||
this._hostAtoms = void 0; | ||
this._keyHash = void 0; | ||
this._keyHash = keyHash; | ||
@@ -154,0 +143,0 @@ this.key = key; |
@@ -143,15 +143,4 @@ 'use strict'; | ||
function Atom(field, owner, context, hostAtoms, key, keyHash, isComponent) { | ||
this.status = void 0; | ||
this.field = void 0; | ||
this.owner = void 0; | ||
this.current = void 0; | ||
this._next = void 0; | ||
this._suggested = void 0; | ||
this.key = void 0; | ||
this.isComponent = void 0; | ||
this._masters = null; | ||
this._slaves = null; | ||
this._context = void 0; | ||
this._hostAtoms = void 0; | ||
this._keyHash = void 0; | ||
this._keyHash = keyHash; | ||
@@ -158,0 +147,0 @@ this.key = key; |
@@ -145,15 +145,4 @@ (function (global, factory) { | ||
function Atom(field, owner, context, hostAtoms, key, keyHash, isComponent) { | ||
this.status = void 0; | ||
this.field = void 0; | ||
this.owner = void 0; | ||
this.current = void 0; | ||
this._next = void 0; | ||
this._suggested = void 0; | ||
this.key = void 0; | ||
this.isComponent = void 0; | ||
this._masters = null; | ||
this._slaves = null; | ||
this._context = void 0; | ||
this._hostAtoms = void 0; | ||
this._keyHash = void 0; | ||
this._keyHash = keyHash; | ||
@@ -160,0 +149,0 @@ this.key = key; |
{ | ||
"name": "lom_atom", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Alternative implementation of eigenmethod mol_atom state management library", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
343348
3573