Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tarojs/mobx

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tarojs/mobx - npm Package Compare versions

Comparing version
2.2.16
to
2.2.17
+1
-1
dist/index.js

@@ -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) {

{
"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"
}