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.3-beta.0 to 0.7.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ import { Input, ComputeConstructor } from '@any-touch/shared';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ import { __assign, __values, __spread } from 'tslib';

@@ -0,0 +0,0 @@ import { CommonEmitFunction, Input } from '@any-touch/shared';

import Recognizer from './index';
export default function (recognizer: Recognizer): void;

6

package.json
{
"name": "@any-touch/recognizer",
"version": "0.6.3-beta.0",
"version": "0.7.0",
"description": "any-touch的识别器的基类.",

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

"dependencies": {
"@any-touch/shared": "^0.6.3-beta.0"
"@any-touch/shared": "^0.7.0"
},

@@ -21,3 +21,3 @@ "files": [

"sideEffects": false,
"gitHead": "8d5f17faa86ccfb5091086bb38012659af614dec"
"gitHead": "31d10e40b19d87bc393b0486fe69670f37dc97f3"
}

@@ -0,0 +0,0 @@ # @any-touch/recognizer (内部模块)

Sorry, the diff of this file is not supported yet

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