@tarojs/mobx
Advanced tools
+1
-1
@@ -83,3 +83,3 @@ 'use strict'; | ||
| try { | ||
| Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); | ||
| Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); | ||
| return true; | ||
@@ -86,0 +86,0 @@ } catch (e) { |
+4
-4
| { | ||
| "name": "@tarojs/mobx", | ||
| "version": "2.2.16", | ||
| "version": "2.2.17", | ||
| "description": "mobx for taro", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@tarojs/mobx-common": "2.2.16", | ||
| "@tarojs/taro": "2.2.16" | ||
| "@tarojs/mobx-common": "2.2.17", | ||
| "@tarojs/taro": "2.2.17" | ||
| }, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "835ce2ad35a1d8e6f24b5c6c315bbef607223c4a" | ||
| "gitHead": "fda556eb8205ed58fd6594dc5dca7e5100d759a5" | ||
| } |
11246
0.04%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated