Socket
Socket
Sign inDemoInstall

@any-touch/recognizer

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@any-touch/recognizer - npm Package Compare versions

Comparing version 0.6.0-beta.9 to 0.6.0-beta.11

dist/index.es.js

6

package.json
{
"name": "@any-touch/recognizer",
"version": "0.6.0-beta.9",
"version": "0.6.0-beta.11",
"description": "any-touch的识别器的基类.",

@@ -11,3 +11,3 @@ "main": "./dist/index",

"dependencies": {
"@any-touch/shared": "^0.6.0-beta.9"
"@any-touch/shared": "^0.6.0-beta.11"
},

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

},
"gitHead": "07f846a6fe86b0b3a69ee4d8988dd6d9771d7659"
"gitHead": "85e41ecb437b2c532f098cdc73f95dcf066473cd"
}

@@ -52,5 +52,2 @@ import { Input, ComputeConstructor } from '@any-touch/shared/types';

this.recognizerMap = {};
// 这里面不能直接调用$root等,
// 因为rollup生成的代码构造函数并不是该constructor
// 而是构造函数中又嵌套了一个同名构造函数
};

@@ -57,0 +54,0 @@

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