Comparing version 1.0.29 to 1.0.30
@@ -26,3 +26,3 @@ { | ||
"typings": "src/lanurite.d.ts", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"license": "MIT", | ||
@@ -29,0 +29,0 @@ "repository": { |
@@ -19,3 +19,2 @@ import * as _ from "lodash"; | ||
if (this._isModel(object)) { | ||
console.log("old model") | ||
return this._models[object.get("l_id")] = object | ||
@@ -22,0 +21,0 @@ } |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
90008
384